From: Karl Berry Date: Wed, 11 Jun 2003 07:11:11 +0000 (+0000) Subject: . X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf6234ca2095cd9bdfce19aa7e98277b7873ed0a;p=pspp . --- diff --git a/MODULES.html b/MODULES.html index 83d4c30711..32a865ec28 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - + @@ -172,6 +172,10 @@ strcase 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. @@ -711,6 +715,10 @@ usually the host name including FQDN.

Java

Misc

+ + + + + +
argp + Hierarchical processing of command line arguments. +
exitfail Set exit status for fatal signal. @@ -1141,6 +1149,13 @@ variables. strcase.m4
gl_STRCASE
---
strchrnul + #include "strchrnul.h" + strchrnul.c + strchrnul.m4
gl_FUNC_STRCHRNUL +
--- +
strdup --- @@ -2344,6 +2359,13 @@ variables. Autoconf macro 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" @@ -2471,5 +2493,5 @@ variables.
  • A testsuite
    - Generated from MODULES.html.sh on 7 June 2003. + Generated from MODULES.html.sh on 11 June 2003.