X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html;h=69cda3e1f87418190179dc15aa5bf14ebd2c3535;hb=55da53d0db0c7a9fd82b2abc809560b3089df6a5;hp=c15ec31ef7c6babf3a586895459ef5a1de71db11;hpb=f864bd4362cc24aab79a7678a7d4e0b7fff54459;p=gnulib.git diff --git a/MODULES.html b/MODULES.html index c15ec31ef..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. @@ -1035,7 +1059,7 @@ variables. #include "xalloc.h" xmalloc.c
xstrdup.c xalloc.m4
gl_XALLOC - error
exit
exitfail
gettext
malloc
realloc + malloc
realloc
error
gettext
exitfail
exit alloca @@ -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 @@ -1353,7 +1384,7 @@ variables. #include "argmatch.h" argmatch.c --- - error
exit
gettext
quote
quotearg
unlocked-io + gettext
error
quotearg
quote
unlocked-io
exit version-etc @@ -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 @@ -1457,7 +1495,7 @@ variables. #include "obstack.h" obstack.c obstack.m4
gl_OBSTACK - exit
gettext + gettext
exit hash-pjw @@ -2296,10 +2334,24 @@ variables. xgethostname - --- + #include "xgethostname.h" xgethostname.c --- - error
exit
gethostname
xalloc + gethostname
xalloc
error
exit + + + getdomainname + #include "getdomainname.h" + getdomainname.c + getdomainname.m4
gl_FUNC_GETDOMAINNAME + --- + + + xgetdomainname + --- + xgetdomainname.h
xgetdomainname.c + --- + getdomainname
xalloc canon-host @@ -2519,7 +2571,21 @@ variables. #include "fatal.h" fatal.c fatal.m4
gl_FATAL - error
exit
unlocked-io + error
unlocked-io
exit + + + getdomainname + #include "getdomainname.h" + getdomainname.c + getdomainname.m4
gl_FUNC_GETDOMAINNAME + --- + + + xgetdomainname + --- + xgetdomainname.h
xgetdomainname.c + --- + getdomainname
xalloc getloadavg @@ -2657,6 +2723,6 @@ variables.
  • A testsuite
    - Generated from MODULES.html.sh on 13 September 2003. + Generated from MODULES.html.sh on 26 September 2003.