X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html;h=38c1fd9545cf109ad14e89a110075b4453dc1e6e;hb=02d97fa1f7a73756747951b74de8655d9f11b509;hp=901d026babff92cfd9ddc998711a933486c4acbc;hpb=42db76e61296826b33b7ef3d9af7b5623ce3f450;p=gnulib.git diff --git a/MODULES.html b/MODULES.html index 901d026ba..38c1fd954 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -209,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>

@@ -406,6 +410,10 @@ memory allocation. + + @@ -788,6 +796,10 @@ usually the host name including FQDN. variables. + + @@ -941,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. @@ -998,7 +1010,7 @@ variables. #include <time.h> strftime.c mbstate_t.m4
tm_gmtoff.m4
strftime.m4
jm_FUNC_GNU_STRFTIME - tzset + time_r
tzset

Extra functions based on ANSI C 89

@@ -1274,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>

@@ -1754,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" --- @@ -2457,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 @@ -2531,6 +2557,13 @@ variables. ---
progname + #include "progname.h" + progname.c + --- + stdbool +
quotearg #include "quotearg.h" quotearg.c @@ -2593,6 +2626,7 @@ variables.

Lone files - please create new modules containing them

 lib/getversion.c
+lib/progreloc.c
 m4/check-decl.m4
 m4/d-type.m4
 m4/glibc.m4
@@ -2624,6 +2658,6 @@ variables.
       
  • A testsuite
    - Generated from MODULES.html.sh on 18 August 2003. + Generated from MODULES.html.sh on 8 September 2003.