X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=MODULES.html;h=94c4be42547761d9d800c1f0dc8f1054ca6cc809;hb=84645eae86ddff86ca4760ca71b4852673dedd03;hp=83d4c3071188ecbcf3082be4794c52b286d638a3;hpb=fa59566bf45bc9b0be61a536b0ae045aa0fc49f6;p=gnulib.git diff --git a/MODULES.html b/MODULES.html index 83d4c3071..94c4be425 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - + @@ -173,6 +173,10 @@ Case-insensitive string comparison functions. + strchrnul + strchrnul(): Find the first occurrence of C in S or the final NUL byte. + + strdup strdup() function: duplicate a string. @@ -712,6 +716,10 @@ usually the host name including FQDN.

Misc

+ + @@ -764,6 +772,10 @@ variables. + +
argp + Hierarchical processing of command line arguments. +
exitfail Set exit status for fatal signal.
sig2str Convert between signal names and signal numbers.
sysexits + Exit status codes for some BSD system programs. +

Support for systems lacking ANSI C 89

@@ -1142,6 +1154,13 @@ variables. + + + + + +
---
strchrnul + #include "strchrnul.h" + strchrnul.c + strchrnul.m4
gl_FUNC_STRCHRNUL +
--- +
strdup --- strdup.c @@ -2345,6 +2364,13 @@ variables. Depends on
argp + #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
AC_FUNC_ARGP +
alloca
getopt +
exitfail #include "exitfail.h" exitfail.c @@ -2435,6 +2461,13 @@ variables. sig2str.m4
gl_FUNC_SIG2STR
---
sysexits + #include <sysexits.h> + sysexit_.h + sysexits.m4
gl_SYSEXITS +
--- +

Lone files - please create new modules containing them

@@ -2471,5 +2504,5 @@ variables.
     
  • A testsuite
    - Generated from MODULES.html.sh on 7 June 2003. + Generated from MODULES.html.sh on 12 June 2003.