X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html;h=69cda3e1f87418190179dc15aa5bf14ebd2c3535;hb=55da53d0db0c7a9fd82b2abc809560b3089df6a5;hp=901d026babff92cfd9ddc998711a933486c4acbc;hpb=42db76e61296826b33b7ef3d9af7b5623ce3f450;p=gnulib.git diff --git a/MODULES.html b/MODULES.html index 901d026ba..69cda3e1f 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>

@@ -217,6 +221,10 @@ + + @@ -236,6 +244,10 @@ + + @@ -406,6 +418,10 @@ memory allocation. + + @@ -659,6 +675,14 @@ utility). + + + + + + + + @@ -788,6 +820,10 @@ usually the host name including FQDN. variables. + + @@ -941,7 +977,7 @@ variables.
Enable faster, non-thread-safe stdio functions if available.
fwriteerror + Detect write error on a stream. +
vasnprintf vsprintf with automatic memory allocation and bounded output size.
Print --version output.
version-etc-2 + Print --version output. Translator-friendly. +
long-options Handle --help and --version options.
stat() function: return information about a file or symbolic link.
time_r + Reentrant time functions like localtime_r. +
timespec struct timespec.
Return machine's hostname, without size limitations.
getdomainname + getdomainname() function: Return machine's NIS domain name. +
xgetdomainname + Return machine's domainname, without size limitations. +
canon-host Canonicalize a host name: return a name other hosts can understand, i.e. usually the host name including FQDN. @@ -767,6 +791,14 @@ usually the host name including FQDN. Error reporting for fatal errors.
getdomainname + getdomainname() function: Return machine's NIS domain name. +
xgetdomainname + Return machine's domainname, without size limitations. +
getloadavg Return the current system load averages.
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 +1034,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

@@ -1023,7 +1059,7 @@ variables. #include "xalloc.h" xmalloc.c
xstrdup.c xalloc.m4
gl_XALLOC - malloc
realloc
error
gettext
exitfail + malloc
realloc
error
gettext
exitfail
exit alloca @@ -1274,6 +1310,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>

@@ -1299,6 +1342,13 @@ variables. + + + + + + + + + + + + + + + +
extensions
fwriteerror + #include "fwriteerror.h" + fwriteerror.c + --- + --- +
vasnprintf #include "vasnprintf.h" printf-args.h
printf-args.c
printf-parse.h
printf-parse.c
vasnprintf.c
asnprintf.c @@ -1334,7 +1384,7 @@ variables.
#include "argmatch.h" argmatch.c --- - gettext
error
quotearg
quote
unlocked-io +
gettext
error
quotearg
quote
unlocked-io
exit
version-etc @@ -1344,6 +1394,13 @@ variables. unlocked-io
gettext
version-etc-2 + #include "version-etc-2.h" + version-etc-2.c + --- + unlocked-io
gettext +
long-options #include "long-options.h" long-options.c @@ -1438,7 +1495,7 @@ variables. #include "obstack.h" obstack.c obstack.m4
gl_OBSTACK -
gettext + gettext
exit
hash-pjw @@ -1754,6 +1811,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" --- @@ -2270,10 +2334,24 @@ variables.
xgethostname - --- + #include "xgethostname.h" xgethostname.c --- - gethostname
xalloc
error +
gethostname
xalloc
error
exit +
getdomainname + #include "getdomainname.h" + getdomainname.c + getdomainname.m4
gl_FUNC_GETDOMAINNAME +
--- +
xgetdomainname + --- + xgetdomainname.h
xgetdomainname.c +
--- + getdomainname
xalloc
canon-host @@ -2457,15 +2535,15 @@ 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 #include "exitfail.h" exitfail.c exitfail.m4
gl_EXITFAIL -
--- + exit
c-stack @@ -2493,7 +2571,21 @@ variables. #include "fatal.h" fatal.c fatal.m4
gl_FATAL -
unlocked-io
error +
error
unlocked-io
exit +
getdomainname + #include "getdomainname.h" + getdomainname.c + getdomainname.m4
gl_FUNC_GETDOMAINNAME +
--- +
xgetdomainname + --- + xgetdomainname.h
xgetdomainname.c +
--- + getdomainname
xalloc
getloadavg @@ -2531,6 +2623,13 @@ variables. ---
progname + #include "progname.h" + progname.c + --- + stdbool +
quotearg #include "quotearg.h" quotearg.c @@ -2592,7 +2691,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 +2723,6 @@ variables.
       
  • A testsuite
    - Generated from MODULES.html.sh on 18 August 2003. + Generated from MODULES.html.sh on 26 September 2003.