From: Karl Berry Date: Tue, 29 Aug 2006 08:05:48 +0000 (+0000) Subject: . X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cd7d7ce8a1f04c139a6addc3c067461bc819abe;p=pspp . --- diff --git a/MODULES.html b/MODULES.html index b446a4bf35..c532332033 100644 --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -256,6 +256,10 @@ HAVE_ALLOCA. strsep strsep() function: extract token from string. + + c-strstr + Search for a substring in a string in C locale. + xstrndup Duplicate a bounded initial segment of a string, with out-of-memory checking. @@ -1898,6 +1902,13 @@ for more information. strsep.m4
gl_FUNC_STRSEP strpbrk + + c-strstr + #include "c-strstr.h" + c-strstr.c + --- + --- + xstrndup #include "xstrndup.h" @@ -3210,7 +3221,7 @@ for more information. #include "fts_.h" fts.c
fts-cycle.c fts.m4
gl_FUNC_FTS - cycle-check
dirfd
hash
lstat
openat
stdbool
fcntl-safer
unistd-safer + cycle-check
dirfd
fcntl
hash
lstat
openat
stdbool
fcntl-safer
unistd-safer fts-lgpl @@ -3252,7 +3263,7 @@ for more information. #include "mkdir-p.h" dirchownmod.c
dirchownmod.h
mkdir-p.c mkdir-p.m4
gl_MKDIR_PARENTS - error
gettext-h
lchmod
lchown
mkancesdirs
quote
stat-macros
stdbool + error
fcntl
gettext-h
lchmod
lchown
mkancesdirs
quote
stat-macros
stdbool modechange @@ -4308,7 +4319,7 @@ for more information. #include "chdir-safer.h" chdir-safer.c chdir-safer.m4
gl_CHDIR_SAFER - same-inode
stdbool + fcntl
same-inode
stdbool crc @@ -4338,6 +4349,13 @@ for more information. --- --- + + fcntl + #include <fcntl.h> + fcntl_.h + absolute-header.m4
fcntl_h.m4
gl_FCNTL_H + unistd + gc #include "gc.h" @@ -4457,12 +4475,26 @@ for more information. hmac-sha1.m4
gl_HMAC_SHA1 memxor
sha1 + + imaxabs + #include <inttypes.h> + imaxabs.c + imaxabs.m4
gl_FUNC_IMAXABS + inttypes + + + imaxdiv + #include <inttypes.h> + imaxdiv.c + imaxdiv.m4
gl_FUNC_IMAXDIV + inttypes + inttypes #include <inttypes.h> - inttypes.h - include_next.m4
absolute-header.m4
_inttypes_h.m4
gl_INTTYPES_H - --- + inttypes_.h + absolute-header.m4
inttypes-h.m4
inttypes-pri.m4
inttypes.m4
gl_INTTYPES_H + stdint javacomp-script @@ -4561,6 +4593,7 @@ for more information. lib/progreloc.c m4/afs.m4 m4/gnulib-tool.m4 +m4/include_next.m4 m4/isc-posix.m4 m4/onceonly.m4 m4/ptrdiff_max.m4 @@ -4578,6 +4611,6 @@ for more information.
  • A POT file and some PO files
    - Generated from MODULES.html.sh on 26 August 2006. + Generated from MODULES.html.sh on 29 August 2006.