From 79e51652b512c4eefe8fa7dc98bb5e06a09c8ee2 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Fri, 12 Nov 2004 00:05:45 +0000 Subject: [PATCH] Add strtok_r.c. --- config/ChangeLog | 5 +++++ config/srclist.txt | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/config/ChangeLog b/config/ChangeLog index b230444d9..b1b2de24c 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,8 @@ +2004-11-12 Simon Josefsson + + * srclist.txt: Add strtok_r.c, glibc bought our changes, but a + small doc fix is still pending. + 2004-11-02 Paul Eggert * srclist.txt: Add mktime.c; glibc bought all our changes. diff --git a/config/srclist.txt b/config/srclist.txt index eebe63de8..8a2e75306 100644 --- a/config/srclist.txt +++ b/config/srclist.txt @@ -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 # -- 2.11.0