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

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

Log Message:
Pull up following revision(s) (requested by tnozaki in ticket #1469):
	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.6.1 src/lib/libc/locale/wcsrtombs.3
cvs rdiff -r1.7 -r1.7.6.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.