changeset 6500:52ab9e34dac7

libc sources rearranged
author Karl Berry <karl@freefriends.org>
date Tue, 27 Dec 2005 14:33:38 +0000
parents 635cd71b8b1f
children 886c1e3e4a8c
files config/srclist.txt
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- 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/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
 
 #