Subject: CVS commit: src/lib/libc/string
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 08/26/2006 22:48:50
Module Name:	src
Committed By:	christos
Date:		Sat Aug 26 22:48:50 UTC 2006

Modified Files:
	src/lib/libc/string: Makefile.inc
Added Files:
	src/lib/libc/string: wcscasecmp.3 wcsdup.3

Log Message:
PR/34238: Aleksey Cheusov: man pages for wcsdup, wcscasecmp and wcsncasecmp
functions


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.64 src/lib/libc/string/Makefile.inc
cvs rdiff -r0 -r1.1 src/lib/libc/string/wcscasecmp.3 \
    src/lib/libc/string/wcsdup.3

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