From 2662b4f4c93e4153e303546c3083484c15631efa Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 27 Dec 2005 14:33:38 +0000 Subject: [PATCH] libc sources rearranged --- config/srclist.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/srclist.txt b/config/srclist.txt index ec1b3b9bd..e613fd33e 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 # -- 2.11.0