From 7ade0d28936ba5bfdf40d8a4a7024e3a9ec29220 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 25 Nov 2002 14:24:39 +0000 Subject: [PATCH] ($LIBCSRC/sysdeps/generic/strtoll.c lib gpl): new entry. --- config/srclist.txt | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/config/srclist.txt b/config/srclist.txt index bcd0d227e5..2d8ccb4ca7 100644 --- a/config/srclist.txt +++ b/config/srclist.txt @@ -1,4 +1,4 @@ -# $Id: srclist.txt,v 1.7 2002-11-25 00:19:45 karl Exp $ +# $Id: srclist.txt,v 1.8 2002-11-25 14:24:39 karl Exp $ # Files for which we are not the source. See ./srclistvars.sh for the # variable definitions. @@ -20,12 +20,13 @@ $GNUORG/fdl.texi doc $GETTEXT/gettext.h lib # -#$LIBCSRC/malloc/obstack.c lib gpl +$LIBCSRC/sysdeps/generic/strtoll.c lib gpl +#$LIBCSRC/malloc/obstack.c lib gpl #$LIBCSRC/posix/getopt.c lib gpl -$LIBCSRC/posix/getopt.h lib gpl -$LIBCSRC/posix/getopt1.c lib gpl -$LIBCSRC/posix/regex.h lib gpl -#$LIBCSRC/string/strdup.c lib gpl +$LIBCSRC/posix/getopt.h lib gpl +$LIBCSRC/posix/getopt1.c lib gpl +$LIBCSRC/posix/regex.h lib gpl +#$LIBCSRC/string/strdup.c lib gpl # # - libc/sysdeps/generic has memcpy.c, memmove.c, strcasecmp.c, but they # are totally different implementations. -- 2.30.2