# HG changeset patch # User Karl Berry # Date 1096963278 0 # Node ID 16d77130b4a174131f6a05173058fa4ff3900374 # Parent a906a71f497afa9a1faa32014905e5d027b8666f . diff --git a/MODULES.html b/MODULES.html --- a/MODULES.html +++ b/MODULES.html @@ -2,7 +2,7 @@ Gnulib Module List - +

Gnulib Module List

@@ -190,6 +190,10 @@ Old BSD bcopy() function: copy memory area. + memmem + memmem() function: locate first substring in a buffer. + + mempcpy mempcpy() function: copy memory area, return point after last written byte. @@ -1220,7 +1224,7 @@ xalloc #include "xalloc.h" - xmalloc.c
xstrdup.c + xmalloc.c xalloc.m4
gl_XALLOC --- @@ -1377,6 +1381,13 @@ --- + memmem + #include "memmem.h" + memmem.c + memmem.m4
gl_FUNC_MEMMEM + --- + + mempcpy #include "mempcpy.h" mempcpy.c @@ -1520,7 +1531,7 @@ #include "getdate.h" getdate.y bison.m4
tm_gmtoff.m4
getdate.m4
gl_GETDATE - timespec
stdbool
gettime
mktime
alloca
unlocked-io + timespec
stdbool
gettime
mktime
alloca timegm @@ -1641,14 +1652,14 @@ #include "argmatch.h" argmatch.c --- - gettext
error
quotearg
quote
unlocked-io
exit
exitfail + gettext
error
quotearg
quote
exit
exitfail version-etc #include "version-etc.h" version-etc.c --- - unlocked-io
gettext + gettext long-options @@ -1679,14 +1690,14 @@ #include "md5.h" md5.c md5.m4
uint32_t.m4
gl_MD5 - unlocked-io + --- sha1 #include "sha1.h" sha1.c sha1.m4
gl_SHA1 - unlocked-io
md5 + md5

Misc

@@ -1717,7 +1728,7 @@ #include "getline.h" getline.c
getndelim2.h
getndelim2.c getline.m4
getndelim2.m4
ssize_t.m4
AM_FUNC_GETLINE - unlocked-io + --- getnline @@ -1731,14 +1742,14 @@ #include "getndelim2.h" getndelim2.c getndelim2.m4
ssize_t.m4
gl_GETNDELIM2 - unlocked-io + --- linebuffer #include "linebuffer.h" linebuffer.c --- - xalloc
unlocked-io + xalloc obstack @@ -1766,7 +1777,7 @@ #include "readtokens.h" readtokens.c readtokens.m4
gl_READTOKENS - xalloc
unlocked-io + xalloc readtokens0 @@ -2169,7 +2180,7 @@ #include "regex.h" regex.c regex.m4
gl_REGEX - alloca
unlocked-io
gettext
restrict + alloca
gettext
restrict rename @@ -2263,7 +2274,7 @@ #include "exclude.h" exclude.c exclude.m4
gl_EXCLUDE - xalloc
strcase
unlocked-io
fnmatch-gnu
stdbool + xalloc
strcase
fnmatch-gnu
stdbool

Extra functions based on POSIX:2001

@@ -2417,7 +2428,7 @@ #include "mountlist.h" mountlist.c ls-mntd-fs.m4
fstypename.m4
mountlist.m4
gl_MOUNTLIST - xalloc
unlocked-io + xalloc path-concat @@ -2570,7 +2581,7 @@ #include "closeout.h" closeout.c closeout.m4
gl_CLOSEOUT - unlocked-io
gettext
error
quotearg
fpending
exitfail + gettext
error
quotearg
fpending
exitfail stdio-safer @@ -2584,14 +2595,14 @@ #include "getpass.h" getpass.c getpass.m4
gl_FUNC_GETPASS - unlocked-io
getline
stdbool + getline
stdbool getpass-gnu #include "getpass.h" getpass.c getpass.m4
gl_FUNC_GETPASS_GNU - unlocked-io
getline
stdbool + getline
stdbool

Users and groups

@@ -2674,7 +2685,7 @@ #include "posixtm.h" posixtm.c posixtm.m4
gl_POSIXTM - mktime
unlocked-io + mktime xnanosleep @@ -2806,7 +2817,7 @@ #include "yesno.h" yesno.c yesno.m4
gl_YESNO - unlocked-io
rpmatch + rpmatch ucs4-utf8 @@ -2917,7 +2928,7 @@ 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
unlocked-io.m4
gl_ARGP + argp.m4
gl_ARGP alloca
getopt
strchrnul
sysexits
mempcpy
strndup
restrict
strcase
extensions @@ -2946,7 +2957,7 @@ #include "error.h" error.c error.m4
strerror_r.m4
gl_ERROR - unlocked-io
gettext + gettext extensions @@ -2988,7 +2999,7 @@ --- getusershell.c getusershell.m4
gl_PREREQ_GETUSERSHELL - xalloc
unlocked-io + xalloc physmem @@ -3030,7 +3041,7 @@ #include "readutmp.h" readutmp.c readutmp.m4
gl_READUTMP - xalloc
unlocked-io + xalloc sig2str @@ -3083,6 +3094,6 @@
  • A testsuite
    - Generated from MODULES.html.sh on 2 October 2004. + Generated from MODULES.html.sh on 5 October 2004.