Subject: CVS commit: [netbsd-2-0] src/include
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/12/2004 20:53:05
Module Name: src
Committed By: he
Date: Mon Jul 12 20:53:05 UTC 2004
Modified Files:
src/include [netbsd-2-0]: string.h
Log Message:
Pull up revision 1.26 (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.25 -r1.25.2.1 src/include/string.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.