X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html;h=fd5c2311587cc583428ddb2bd9c1c3bf46c89709;hb=5bcc6827b3fb62ab0bf28d154918c8c2da2749f1;hp=38c1fd9545cf109ad14e89a110075b4453dc1e6e;hpb=862c9f9b4477d52d7ba2d9b60104c3e7e54133ad;p=gnulib.git diff --git a/MODULES.html b/MODULES.html index 38c1fd954..fd5c23115 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.
- - @@ -775,6 +786,14 @@ usually the host name including FQDN. + + + + @@ -1035,7 +1054,7 @@ variables. + +
gethostname - gethostname() function: Return machine's hostname. -
xgethostname Return machine's hostname, without size limitations.
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.
#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 +1337,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 +1358,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 +1403,7 @@ variables. + + @@ -2001,8 +2058,8 @@ variables. @@ -2178,7 +2235,7 @@ variables. - - + + + + + +
#include "argmatch.h" argmatch.c --- - gettext
error
quotearg
quote
unlocked-io +
gettext
error
quotearg
quote
unlocked-io
exit
version-etc @@ -1457,7 +1507,7 @@ variables. #include "obstack.h" obstack.c obstack.m4
gl_OBSTACK -
gettext + gettext
exit
hash-pjw @@ -1717,6 +1767,13 @@ variables. xalloc
gethostname + --- + gethostname.c + gethostname.m4
gl_FUNC_GETHOSTNAME +
--- +
gettimeofday #include <sys/time.h> gettimeofday.c @@ -1774,8 +1831,8 @@ 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
restrict
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 @@ -2288,18 +2345,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 @@ -2484,14 +2534,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 +2569,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 +2680,13 @@ variables. Depends on
free + #include <stdlib.h> + free.c + free.m4
gl_FUNC_FREE +
--- +
tzset #include <time.h> --- @@ -2625,7 +2696,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 +2728,6 @@ variables.
       
  • A testsuite
    - Generated from MODULES.html.sh on 8 September 2003. + Generated from MODULES.html.sh on 15 October 2003.