Mercurial > hg > octave-kai > gnulib-hg
changeset 6241:75f843ff909e
* config/srclist.txt: Remove glibc bug 1033 and uncomment mktime.c.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Fri, 16 Sep 2005 21:37:31 +0000 |
parents | 85229311107d |
children | e64c2e62add0 |
files | config/ChangeLog config/srclist.txt |
diffstat | 2 files changed, 6 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/config/ChangeLog +++ b/config/ChangeLog @@ -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.
--- 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 ...