# HG changeset patch # User Karl Berry # Date 1038241909 0 # Node ID a954aaa1c23891a1cd216590d0c67229d542e8df # Parent 5b3e7f0de8153d1cefdf4afc859798026937d63a ($LIBCSRC/time/mktime.c lib gpl): new entry. diff --git a/config/srclist.txt b/config/srclist.txt --- a/config/srclist.txt +++ b/config/srclist.txt @@ -1,4 +1,4 @@ -# $Id: srclist.txt,v 1.8 2002-11-25 14:24:39 karl Exp $ +# $Id: srclist.txt,v 1.9 2002-11-25 16:31:49 karl Exp $ # Files for which we are not the source. See ./srclistvars.sh for the # variable definitions. @@ -27,6 +27,7 @@ $LIBCSRC/posix/getopt1.c lib gpl $LIBCSRC/posix/regex.h lib gpl #$LIBCSRC/string/strdup.c lib gpl +$LIBCSRC/time/mktime.c lib gpl # # - libc/sysdeps/generic has memcpy.c, memmove.c, strcasecmp.c, but they # are totally different implementations.