Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Stoned Elipot <seb@netbsd.org>
List: source-changes
Date: 12/06/2007 22:07:07
Module Name: src
Committed By: seb
Date: Thu Dec 6 22:07:07 UTC 2007
Modified Files:
src/lib/libc/string: stresep.c
src/regress/lib/libc/string/stresep: stresep_test.c
Log Message:
Fix stresep(3) handling of consecutive quoted delimiter characters.
Approved by christos@
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libc/string/stresep.c
cvs rdiff -r1.1 -r1.2 src/regress/lib/libc/string/stresep/stresep_test.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.