Subject: CVS commit: [netbsd-4] src/lib/libc/locale
To: None <source-changes@NetBSD.org>
From: Geert Hendrickx <ghen@netbsd.org>
List: source-changes
Date: 08/19/2006 09:11:55
Module Name:	src
Committed By:	ghen
Date:		Sat Aug 19 09:11:55 UTC 2006

Modified Files:
	src/lib/libc/locale [netbsd-4]: wcsrtombs.3 wcstombs.3

Log Message:
Pull up following revision(s) (requested by tnozaki in ticket #35):
	lib/libc/locale/wcsrtombs.3: revision 1.9
	lib/libc/locale/wcstombs.3: revision 1.8
	lib/libc/locale/wcstombs.3: revision 1.9
	lib/libc/locale/wcsrtombs.3: revision 1.10
- wcstombs.3
correct wrong prototype,
reported by OpenBSD's PR 5171/library.
- wcsrtombs.3
correct wrong prototype and misusage of the header file.
Bump date for previous.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.8.12.1 src/lib/libc/locale/wcsrtombs.3
cvs rdiff -r1.7 -r1.7.12.1 src/lib/libc/locale/wcstombs.3

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