From: Karl Berry Date: Sat, 2 Oct 2004 07:48:53 +0000 (+0000) Subject: . X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea02dbd4fd75390e06bee2db93584d6b6390c5f9;p=pspp . --- diff --git a/MODULES.html b/MODULES.html index 1ae1abaee0..7353f8160a 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -225,6 +225,10 @@ HAVE_ALLOCA. strndup strndup() function: duplicate a size-bounded string. + + strsep + strsep() function: extract token from string. + xstrndup Duplicate a bounded initial segment of a string, with out-of-memory checking. @@ -1435,6 +1439,13 @@ variables. strndup.m4
gl_FUNC_STRNDUP strnlen + + strsep + #include "strsep.h" + strsep.c + strsep.m4
gl_FUNC_STRSEP + strpbrk + xstrndup #include "xstrndup.h" @@ -3072,6 +3083,6 @@ variables.
  • A testsuite
    - Generated from MODULES.html.sh on 1 October 2004. + Generated from MODULES.html.sh on 2 October 2004.