* config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 16 Sep 2005 21:37:31 +0000 (21:37 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 16 Sep 2005 21:37:31 +0000 (21:37 +0000)
config/ChangeLog
config/srclist.txt

index 16a2a47..d30d33c 100644 (file)
@@ -1,3 +1,7 @@
+2005-09-16  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
+
 2005-09-08  Paul Eggert  <eggert@cs.ucla.edu>
 
        * srclist.txt: Remove glibc bug 1061; it's been fixed.
index 6f6d9c2..0e205c3 100644 (file)
@@ -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 ...