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