Subject: PR/5171 CVS commit: [netbsd-4] src/lib/libc/locale
To: None <bouyer@NetBSD.org, gnats-admin@netbsd.org,>
From: Geert Hendrickx <ghen@netbsd.org>
List: netbsd-bugs
Date: 08/19/2006 09:15:04
The following reply was made to PR kern/5171; it has been noted by GNATS.

From: Geert Hendrickx <ghen@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/5171 CVS commit: [netbsd-4] src/lib/libc/locale
Date: Sat, 19 Aug 2006 09:11:55 +0000 (UTC)

 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.