X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html;h=dd1d61f6aac23606e9609fd8c071edb974272ce9;hb=4567197dc951483c44be91345e38bc1736e5b7f8;hp=662edaf40bd76273e88fb44d0c68ee34d50f9e70;hpb=361033f5152e2534c8173457e96dbb83b9b4569c;p=gnulib.git diff --git a/MODULES.html b/MODULES.html index 662edaf40..dd1d61f6a 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. @@ -229,6 +233,13 @@ vsprintf with automatic memory allocation. +

Signal handling <signal.h>

+ + + +
fatal-signal + Emergency actions in case of a fatal signal. +

Command-line arguments

@@ -378,6 +389,10 @@ memory allocation. + + @@ -659,10 +674,6 @@ utility).

Networking functions

getgroups() function: return the supplementary group IDs of the current process.
gethostname + gethostname() function: Return machine's hostname. +
gettimeofday gettimeofday() function: return current time.
- - @@ -746,6 +757,10 @@ usually the host name including FQDN. + +
gethostname - gethostname() function: Return machine's hostname. -
xgethostname Return machine's hostname, without size limitations.
findprog Locating a program in PATH.
wait-process + Waiting for a subprocess to finish. +

Java

Misc

@@ -775,6 +790,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 +1058,7 @@ variables. #include "xalloc.h" xmalloc.c
xstrdup.c xalloc.m4
gl_XALLOC - malloc
realloc
error
gettext
exitfail + malloc
realloc
error
gettext
exitfail
stdbool alloca @@ -1318,6 +1341,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 @@ -1332,6 +1362,30 @@ variables. vasnprintf +

Signal handling <signal.h>

+ + + + + + + +
modules/ + lib/ + lib/ + m4/ +   +
Module + Header + Implementation + Autoconf macro + Depends on +
fatal-signal + #include "fatal-signal.h" + fatal-signal.c + fatal-signal.m4
signalblocking.m4
sig_atomic_t.m4
gl_FATAL_SIGNAL +
xalloc
stdbool +

Command-line arguments

@@ -1353,7 +1407,7 @@ variables. + + @@ -2178,7 +2239,7 @@ variables. - - + +
#include "argmatch.h" argmatch.c --- - gettext
error
quotearg
quote
unlocked-io +
gettext
error
quotearg
quote
unlocked-io
exit
version-etc @@ -1457,7 +1511,7 @@ variables. #include "obstack.h" obstack.c obstack.m4
gl_OBSTACK -
gettext + gettext
exit
hash-pjw @@ -1717,6 +1771,13 @@ variables. xalloc
gethostname + --- + gethostname.c + gethostname.m4
gl_FUNC_GETHOSTNAME +
--- +
gettimeofday #include <sys/time.h> gettimeofday.c @@ -1774,10 +1835,10 @@ variables.
time_r - #include <time_r.h> - time_r.c
time_r.h +
#include "time_r.h" + time_r.c time_r.m4
gl_TIME_R -
extensions + extensions
restrict
timespec @@ -2001,8 +2062,8 @@ variables.
lchown - --- - lchown.h
lchown.c +
#include "lchown.h" + lchown.c lchown.m4
jm_FUNC_LCHOWN
chown
--- getpass.c getpass.m4
gl_FUNC_GETPASS -
unlocked-io
getline +
unlocked-io
getline
stdbool
getpass-gnu @@ -2216,7 +2277,7 @@ variables. #include "group-member.h" group-member.c group-member.m4
jm_FUNC_GROUP_MEMBER -
xalloc + xalloc
stdbool
idcache @@ -2288,18 +2349,11 @@ variables. Depends on
gethostname - --- - gethostname.c - gethostname.m4
gl_FUNC_GETHOSTNAME -
--- -
xgethostname - --- + #include "xgethostname.h" xgethostname.c --- - gethostname
xalloc
error +
gethostname
xalloc
error
exit
canon-host @@ -2461,6 +2515,13 @@ variables. findprog.m4
eaccess.m4
gl_FINDPROG
stdbool
xalloc
pathname
wait-process + #include "wait-process.h" + wait-process.c + wait-process.m4
sig_atomic_t.m4
gl_WAIT_PROCESS +
fatal-signal
error
exit
xalloc
gettext
stdbool +

Java

Misc

@@ -2484,14 +2545,14 @@ variables. #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
gl_ARGP - alloca
getopt
strchrnul
sysexits
mempcpy
strndup + alloca
getopt
strchrnul
sysexits
mempcpy
strndup
restrict
strcase exitfail #include "exitfail.h" exitfail.c exitfail.m4
gl_EXITFAIL - --- + exit c-stack @@ -2519,7 +2580,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 + #include "xgetdomainname.h" + xgetdomainname.c + --- + getdomainname
xalloc getloadavg @@ -2616,6 +2691,13 @@ variables. Depends on + free + #include <stdlib.h> + free.c + free.m4
gl_FUNC_FREE + --- + + tzset #include <time.h> --- @@ -2625,7 +2707,6 @@ variables.

Lone files - please create new modules containing them

-lib/getversion.c
 lib/progreloc.c
 m4/check-decl.m4
 m4/d-type.m4
@@ -2658,6 +2739,6 @@ variables.
       
  • A testsuite
    - Generated from MODULES.html.sh on 7 September 2003. + Generated from MODULES.html.sh on 30 October 2003.