* srclist.txt: Add mktime.c; glibc bought all our changes.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 2 Nov 2004 19:22:29 +0000 (19:22 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 2 Nov 2004 19:22:29 +0000 (19:22 +0000)
config/ChangeLog
config/srclist.txt

index c194f72f66f5b673fc5b8ab844347377cac0f430..b230444d993efd0f5f042c0ad531d1a3c771c07e 100644 (file)
@@ -1,3 +1,7 @@
+2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * srclist.txt: Add mktime.c; glibc bought all our changes.
+
 2004-10-10  Paul Eggert  <eggert@cs.ucla.edu>
 
        * srclistvars.sh: Add GNUSTANDARDS (for eggert only).
index ba55e3e1b01ffa1deaeff8a69882b82fc105252b..eebe63de81cb84bf09bf25225a2228a08eb69ed2 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: srclist.txt,v 1.49 2004-10-10 22:32:37 karl Exp $
+# $Id: srclist.txt,v 1.50 2004-11-02 19:22:29 eggert Exp $
 # Files for which we are not the source.  See ./srclistvars.sh for the
 # variable definitions.
 
@@ -98,6 +98,7 @@ $LIBCSRC/posix/getopt_int.h           lib gpl
 $LIBCSRC/sysdeps/generic/strtoll.c     lib gpl
 $LIBCSRC/sysdeps/generic/strtoul.c     lib gpl
 $LIBCSRC/sysdeps/generic/memmem.c      lib gpl
+$LIBCSRC/time/mktime.c                 lib gpl
 #
 # These are close, but ...
 #$LIBCSRC/crypt/md5.c                  lib gpl
@@ -133,7 +134,6 @@ $LIBCSRC/sysdeps/generic/memmem.c   lib gpl
 #$LIBCSRC/sysdeps/unix/bsd/poll.c      lib gpl
 #$LIBCSRC/sysdeps/unix/dirfd.c         lib gpl
 #$LIBCSRC/sysdeps/unix/rmdir.c         lib gpl
-#$LIBCSRC/time/mktime.c                        lib gpl
 #$LIBCSRC/time/strftime.c              lib gpl
 # These are close, but we are using the gettext versions.
 #$LIBCSRC/misc/mkdtemp.c               lib gpl