summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2005-12-27 14:33:38 +0000
committerKarl Berry <karl@freefriends.org>2005-12-27 14:33:38 +0000
commit2662b4f4c93e4153e303546c3083484c15631efa (patch)
tree7877c6018bc6ecaa04496961f66b40fd5259027c /config
parent18d702335dae2441737ef5745ec194c56125d9bc (diff)
downloadgnulib-2662b4f4c93e4153e303546c3083484c15631efa.tar.gz
libc sources rearranged
Diffstat (limited to 'config')
-rw-r--r--config/srclist.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/config/srclist.txt b/config/srclist.txt
index ec1b3b9bda..e613fd33e0 100644
--- a/config/srclist.txt
+++ b/config/srclist.txt
@@ -1,4 +1,4 @@
-# $Id: srclist.txt,v 1.109 2005-10-14 23:23:50 eggert Exp $
+# $Id: srclist.txt,v 1.110 2005-12-27 14:33:38 karl Exp $
# Files for which we are not the source. See ./srclistvars.sh for the
# variable definitions.
@@ -179,10 +179,10 @@ $LIBCSRC/stdlib/getsubopt.c lib gpl
#$LIBCSRC/posix/regexec.c 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/strtok_r.c lib gpl
-$LIBCSRC/sysdeps/generic/memmem.c lib gpl
+$LIBCSRC/stdlib/strtoll.c lib gpl
+$LIBCSRC/stdlib/strtoul.c lib gpl
+$LIBCSRC/string/strtok_r.c lib gpl
+$LIBCSRC/string/memmem.c lib gpl
$LIBCSRC/time/mktime.c lib gpl
#