X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html;h=69cda3e1f87418190179dc15aa5bf14ebd2c3535;hb=22c1c15d0a29a1b7ea75456abe3f7062f835c887;hp=942beb2de1dabd86372ed7666964fa7d14693579;hpb=0e6f8a59d0f15f08e7c8f741ff5039086251ee7b;p=gnulib.git diff --git a/MODULES.html b/MODULES.html index 942beb2de..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. @@ -667,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. @@ -775,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. @@ -1318,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 @@ -1363,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 @@ -2296,12 +2334,26 @@ variables. xgethostname - --- + #include "xgethostname.h" xgethostname.c --- gethostname
xalloc
error
exit + getdomainname + #include "getdomainname.h" + getdomainname.c + getdomainname.m4
gl_FUNC_GETDOMAINNAME + --- + + + xgetdomainname + --- + xgetdomainname.h
xgetdomainname.c + --- + getdomainname
xalloc + + canon-host --- canon-host.c @@ -2522,6 +2574,20 @@ variables. error
unlocked-io
exit + getdomainname + #include "getdomainname.h" + getdomainname.c + getdomainname.m4
gl_FUNC_GETDOMAINNAME + --- + + + xgetdomainname + --- + xgetdomainname.h
xgetdomainname.c + --- + getdomainname
xalloc + + getloadavg --- getloadavg.c @@ -2616,13 +2682,6 @@ variables. Depends on - fwriteerror - #include "fwriteerror.h" - fwriteerror.c - --- - --- - - tzset #include <time.h> --- @@ -2664,6 +2723,6 @@ variables.
  • A testsuite
    - Generated from MODULES.html.sh on 17 September 2003. + Generated from MODULES.html.sh on 26 September 2003.