changeset 5384:16ed8f3aadca

* srclist.txt: Add mktime.c; glibc bought all our changes.
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 02 Nov 2004 19:22:29 +0000
parents 15aea99e0b17
children 3c3f7d39051d
files config/ChangeLog config/srclist.txt
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -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).
--- a/config/srclist.txt
+++ b/config/srclist.txt
@@ -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/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/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