changeset 8063:5f43cef3eda2

(strtok_r.c): lose sync, no more strtok_r.h.
author Karl Berry <karl@freefriends.org>
date Thu, 01 Feb 2007 21:36:19 +0000
parents e6aed2dfd436
children e3008dbaee22
files config/srclist.txt
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/config/srclist.txt
+++ b/config/srclist.txt
@@ -1,4 +1,4 @@
-# $Id: srclist.txt,v 1.142 2007-01-15 14:43:20 karl Exp $
+# $Id: srclist.txt,v 1.143 2007-02-01 21:36:19 karl Exp $
 # Files for which we are not the source.  See ./srclistvars.sh for the
 # variable definitions.
 
@@ -194,7 +194,7 @@
 # c89 changes $LIBCSRC/string/strdup.c		lib gpl
 $LIBCSRC/stdlib/strtoll.c		lib gpl
 $LIBCSRC/stdlib/strtoul.c		lib gpl
-$LIBCSRC/string/strtok_r.c		lib gpl
+# (no more strtok_r.h) $LIBCSRC/string/strtok_r.c		lib gpl
 $LIBCSRC/string/memmem.c		lib gpl
 $LIBCSRC/time/mktime.c			lib gpl