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:25
Module Name:	src
Committed By:	he
Date:		Mon Jul 12 20:54:25 UTC 2004

Modified Files:
	src/lib/libc/string [netbsd-2-0]: Makefile.inc

Log Message:
Pull up revision 1.54 (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.53 -r1.53.2.1 src/lib/libc/string/Makefile.inc

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