changeset 5314:1b1a1773fbcb

Add memmem.
author Simon Josefsson <simon@josefsson.org>
date Mon, 04 Oct 2004 13:29:13 +0000
parents 01de4c6c85e8
children 80d6e1bdc9a2
files config/srclist.txt
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/config/srclist.txt
+++ b/config/srclist.txt
@@ -1,4 +1,4 @@
-# $Id: srclist.txt,v 1.47 2004-10-04 12:43:45 karl Exp $
+# $Id: srclist.txt,v 1.48 2004-10-04 13:29:13 jas Exp $
 # Files for which we are not the source.  See ./srclistvars.sh for the
 # variable definitions.
 
@@ -97,6 +97,7 @@
 # c89 changes $LIBCSRC/string/strdup.c		lib gpl
 $LIBCSRC/sysdeps/generic/strtoll.c	lib gpl
 $LIBCSRC/sysdeps/generic/strtoul.c	lib gpl
+$LIBCSRC/sysdeps/generic/memmem.c	lib gpl
 #
 # These are close, but ...
 #$LIBCSRC/crypt/md5.c			lib gpl