projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d33e27b
)
Add memmem.
author
Simon Josefsson
<simon@josefsson.org>
Mon, 4 Oct 2004 13:29:13 +0000
(13:29 +0000)
committer
Simon Josefsson
<simon@josefsson.org>
Mon, 4 Oct 2004 13:29:13 +0000
(13:29 +0000)
config/srclist.txt
patch
|
blob
|
history
diff --git
a/config/srclist.txt
b/config/srclist.txt
index e4721c64a0ff216e34de7624376cd7f11e298076..f69715939daac271fae4441fad31e57bbecb9a39 100644
(file)
--- a/
config/srclist.txt
+++ b/
config/srclist.txt
@@
-1,4
+1,4
@@
-# $Id: srclist.txt,v 1.4
7 2004-10-04 12:43:45 karl
Exp $
+# $Id: srclist.txt,v 1.4
8 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
@@
$LIBCSRC/posix/getopt_int.h lib gpl
# 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