X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html;h=38c1fd9545cf109ad14e89a110075b4453dc1e6e;hb=02d97fa1f7a73756747951b74de8655d9f11b509;hp=d30385a21d82cad8eb812e3c9f5d423e9f86eb10;hpb=061401997565a013b6f26004ce6342d26328fe19;p=gnulib.git diff --git a/MODULES.html b/MODULES.html index d30385a21..38c1fd954 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>

@@ -402,6 +410,10 @@ memory allocation. + + @@ -784,6 +796,10 @@ usually the host name including FQDN. variables. + + @@ -937,7 +953,7 @@ variables.
stat() function: return information about a file or symbolic link.
time_r + Reentrant time functions like localtime_r. +
timespec struct timespec.
progname + Program name management. +
quotearg Quote arguments for use in error messages.
#include <time.h> mktime.c mktime.m4
gl_FUNC_MKTIME -
--- + time_r
These modules are not listed among dependencies below, for simplicity. @@ -994,7 +1010,7 @@ variables. #include <time.h> strftime.c mbstate_t.m4
tm_gmtoff.m4
strftime.m4
jm_FUNC_GNU_STRFTIME - --- + time_r
tzset

Extra functions based on ANSI C 89

@@ -1203,11 +1219,18 @@ variables. 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 +1286,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 +
mktime
time_r +

Input/Output <stdio.h>

@@ -1743,6 +1773,13 @@ variables. + +
stat
xalloc
time_r + #include <time_r.h> + time_r.c
time_r.h +
time_r.m4
gl_TIME_R +
extensions
restrict +
timespec #include "timespec.h" --- @@ -1781,7 +1818,7 @@ variables. utime #if HAVE_UTIME_H
# include <utime.h>
#else
# include <sys/utime.h>
#endif
utime.c - utimbuf.m4
utimes.m4
utime.m4
jm_FUNC_UTIME +
utimbuf.m4
utime.m4
utimes.m4
utimes-null.m4
jm_FUNC_UTIME
safe-read
full-write
@@ -2193,7 +2230,7 @@ variables. --- userspec.c userspec.m4
gl_USERSPEC - alloca
xalloc
xstrtol
strdup
gettext + alloca
posixver
xalloc
xstrtol
strdup
gettext

Date and time

@@ -2446,8 +2483,8 @@ 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 +2511,7 @@ variables. extensions --- --- - extensions.m4
gl_USE_SYSTEM_EXTENSIONS + extensions.m4
dnl gl_USE_SYSTEM_EXTENSIONS must be added quite early to configure.ac. --- @@ -2520,6 +2557,13 @@ variables. --- + progname + #include "progname.h" + progname.c + --- + stdbool + + quotearg #include "quotearg.h" quotearg.c @@ -2555,10 +2599,34 @@ variables. --- +

Unclassified modules - please update MODULES.html.sh

+ + + + + + + +
modules/ + lib/ + lib/ + m4/ +   +
Module + Header + Implementation + Autoconf macro + Depends on +
tzset + #include <time.h> + --- + tzset.m4
gl_FUNC_TZSET_CLOBBER +
gettimeofday +

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
@@ -2590,6 +2658,6 @@ variables.
       
  • A testsuite
    - Generated from MODULES.html.sh on 13 August 2003. + Generated from MODULES.html.sh on 8 September 2003.