From: Paul Eggert Date: Fri, 16 Sep 2005 21:37:31 +0000 (+0000) Subject: * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c. X-Git-Tag: cvs-readonly~2945 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=94b8bb4df63aba1e0778325fbec147d06ea2fbe7;p=gnulib.git * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c. --- diff --git a/config/ChangeLog b/config/ChangeLog index 16a2a47e5..d30d33c0b 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,7 @@ +2005-09-16 Paul Eggert + + * srclist.txt: Remove glibc bug 1033 and uncomment mktime.c. + 2005-09-08 Paul Eggert * srclist.txt: Remove glibc bug 1061; it's been fixed. diff --git a/config/srclist.txt b/config/srclist.txt index 6f6d9c2af..0e205c32f 100644 --- a/config/srclist.txt +++ b/config/srclist.txt @@ -1,4 +1,4 @@ -# $Id: srclist.txt,v 1.104 2005-09-08 20:18:48 eggert Exp $ +# $Id: srclist.txt,v 1.105 2005-09-16 21:37:31 eggert Exp $ # Files for which we are not the source. See ./srclistvars.sh for the # variable definitions. @@ -183,9 +183,7 @@ $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 -# -# http://sources.redhat.com/bugzilla/show_bug.cgi?id=1033 -#$LIBCSRC/time/mktime.c lib gpl +$LIBCSRC/time/mktime.c lib gpl # # These are close, but ...