Add strtok_r.c.
authorSimon Josefsson <simon@josefsson.org>
Fri, 12 Nov 2004 00:05:45 +0000 (00:05 +0000)
committerSimon Josefsson <simon@josefsson.org>
Fri, 12 Nov 2004 00:05:45 +0000 (00:05 +0000)
config/ChangeLog
config/srclist.txt

index b230444..b1b2de2 100644 (file)
@@ -1,3 +1,8 @@
+2004-11-12  Simon Josefsson  <jas@extundo.com>
+
+       * srclist.txt: Add strtok_r.c, glibc bought our changes, but a
+       small doc fix is still pending.
+
 2004-11-02  Paul Eggert  <eggert@cs.ucla.edu>
 
        * srclist.txt: Add mktime.c; glibc bought all our changes.
index eebe63d..8a2e753 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: srclist.txt,v 1.50 2004-11-02 19:22:29 eggert Exp $
+# $Id: srclist.txt,v 1.51 2004-11-12 00:05:45 jas Exp $
 # Files for which we are not the source.  See ./srclistvars.sh for the
 # variable definitions.
 
@@ -97,6 +97,7 @@ $LIBCSRC/posix/getopt_int.h           lib gpl
 # c89 changes $LIBCSRC/string/strdup.c         lib gpl
 $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
 $LIBCSRC/time/mktime.c                 lib gpl
 #