-# $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.
$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.