# HG changeset patch # User Paul Eggert # Date 1126906651 0 # Node ID 75f843ff909e3285c7a72a59cb894252dfdd44e0 # Parent 85229311107d398aab5039e2091258ab6855e88c * config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c. diff --git a/config/ChangeLog b/config/ChangeLog --- 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 --- 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/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 ...