Subject: CVS commit: [netbsd-2-0] src/lib/libc/string
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/12/2004 20:54:03
Module Name: src
Committed By: he
Date: Mon Jul 12 20:54:03 UTC 2004
Modified Files:
src/lib/libc/string [netbsd-2-0]: strstr.3
Log Message:
Pull up revision 1.9 (requested by junyoung in ticket #638):
Add strcasestr(3), case insensitive version of strstr(3).
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.8.2.1 src/lib/libc/string/strstr.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.