X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html;h=69cda3e1f87418190179dc15aa5bf14ebd2c3535;hb=22c1c15d0a29a1b7ea75456abe3f7062f835c887;hp=392622c2874632796c6394dc4c2b73a3a8cbe3ac;hpb=ab2c148ba90b2e82531c62e9f9ceb550d3069a13;p=gnulib.git diff --git a/MODULES.html b/MODULES.html index 392622c28..69cda3e1f 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -221,6 +221,10 @@ 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. @@ -240,6 +244,10 @@ Print --version output. + version-etc-2 + Print --version output. Translator-friendly. + + long-options Handle --help and --version options. @@ -410,6 +418,10 @@ memory allocation. stat() function: return information about a file or symbolic link. + time_r + Reentrant time functions like localtime_r. + + timespec struct timespec. @@ -663,6 +675,14 @@ utility). 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. @@ -771,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. @@ -949,7 +977,7 @@ variables. #include <time.h> mktime.c mktime.m4
gl_FUNC_MKTIME - --- + time_r These modules are not listed among dependencies below, for simplicity. @@ -1006,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

@@ -1031,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 @@ -1287,7 +1315,7 @@ variables. #include "timegm.h" timegm.c timegm.m4
gl_FUNC_TIMEGM - --- + mktime
time_r

Input/Output <stdio.h>

@@ -1314,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 @@ -1349,7 +1384,7 @@ variables. #include "argmatch.h" argmatch.c --- - gettext
error
quotearg
quote
unlocked-io + gettext
error
quotearg
quote
unlocked-io
exit version-etc @@ -1359,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 @@ -1453,7 +1495,7 @@ variables. #include "obstack.h" obstack.c obstack.m4
gl_OBSTACK - gettext + gettext
exit hash-pjw @@ -1769,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" --- @@ -2285,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 @@ -2480,7 +2543,7 @@ variables. #include "exitfail.h" exitfail.c exitfail.m4
gl_EXITFAIL - --- + exit c-stack @@ -2508,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 @@ -2614,7 +2691,6 @@ variables.

Lone files - please create new modules containing them

-lib/getversion.c
 lib/progreloc.c
 m4/check-decl.m4
 m4/d-type.m4
@@ -2647,6 +2723,6 @@ variables.
       
  • A testsuite
    - Generated from MODULES.html.sh on 2 September 2003. + Generated from MODULES.html.sh on 26 September 2003.