X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html;h=392622c2874632796c6394dc4c2b73a3a8cbe3ac;hb=747b2f7cbc2aa116d0122af6e39d18bfcab1110b;hp=2236ec0e7673dd5d0b6c87d4c747dbb8097ba0eb;hpb=98ab9299e9ba169ce57b08b5047bae8cef57fa90;p=gnulib.git diff --git a/MODULES.html b/MODULES.html index 2236ec0e7..392622c28 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -187,6 +187,10 @@ strndup strndup() function: duplicate a size-bounded string. + + xstrndup + Duplicate a bounded initial segment of a string, with out-of-memory checking. +

Numeric conversion functions <stdlib.h>

@@ -205,6 +209,10 @@ + +
getdate Convert a date/time string to linear time.
timegm + Convert calendar time to simple time, inverse of mktime. +

Input/Output <stdio.h>

@@ -784,6 +792,10 @@ usually the host name including FQDN. variables. + + @@ -1203,11 +1215,18 @@ variables. + +
progname + Program name management. +
quotearg Quote arguments for use in error messages.
strndup - --- + #include "strndup.h" strndup.c strndup.m4
gl_FUNC_STRNDUP
strnlen
xstrndup + #include "xstrndup.h" + xstrndup.c + xstrndup.m4
gl_XSTRNDUP +
strndup
xalloc +

Numeric conversion functions <stdlib.h>

@@ -1263,6 +1282,13 @@ variables. + +
bison.m4
tm_gmtoff.m4
getdate.m4
gl_GETDATE
mktime
unlocked-io
timegm + #include "timegm.h" + timegm.c + timegm.m4
gl_FUNC_TIMEGM +
--- +

Input/Output <stdio.h>

@@ -2446,8 +2472,8 @@ variables. @@ -2520,6 +2546,13 @@ variables. + +
argp #include "argp.h" argp-ba.c
argp-eexst.c
argp-fmtstream.c
argp-fmtstream.h
argp-fs-xinl.c
argp-help.c
argp-namefrob.h
argp-parse.c
argp-pv.c
argp-pvh.c
argp-xinl.c -
argp.m4
AC_FUNC_ARGP -
alloca
getopt +
argp.m4
gl_ARGP +
alloca
getopt
strchrnul
sysexits
mempcpy
strndup
exitfail @@ -2474,7 +2500,7 @@ variables. extensions --- --- - extensions.m4
gl_USE_SYSTEM_EXTENSIONS +
extensions.m4
dnl gl_USE_SYSTEM_EXTENSIONS must be added quite early to configure.ac.
---
---
progname + #include "progname.h" + progname.c + --- + stdbool +
quotearg #include "quotearg.h" quotearg.c @@ -2581,8 +2614,8 @@ variables.

Lone files - please create new modules containing them

-lib/euidaccess.h
 lib/getversion.c
+lib/progreloc.c
 m4/check-decl.m4
 m4/d-type.m4
 m4/glibc.m4
@@ -2614,6 +2647,6 @@ variables.
       
  • A testsuite
    - Generated from MODULES.html.sh on 17 August 2003. + Generated from MODULES.html.sh on 2 September 2003.