Subject: CVS commit: src/lib/libc/string
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 10/27/2004 19:12:31
Module Name:	src
Committed By:	dsl
Date:		Wed Oct 27 19:12:31 UTC 2004

Modified Files:
	src/lib/libc/string: strtok.c

Log Message:
Implement strtok() in terms of strtok_r()


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/lib/libc/string/strtok.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.