Subject: PR/5171 CVS commit: src/lib/libc/locale
To: None <bouyer@NetBSD.org, gnats-admin@netbsd.org,>
From: Takehiko NOZAKI <tnozaki@netbsd.org>
List: netbsd-bugs
Date: 08/08/2006 17:15:04
The following reply was made to PR kern/5171; it has been noted by GNATS.

From: Takehiko NOZAKI <tnozaki@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/5171 CVS commit: src/lib/libc/locale
Date: Tue,  8 Aug 2006 17:14:06 +0000 (UTC)

 Module Name:	src
 Committed By:	tnozaki
 Date:		Tue Aug  8 17:14:05 UTC 2006
 
 Modified Files:
 	src/lib/libc/locale: wcsrtombs.3 wcstombs.3
 
 Log Message:
 - wcstombs.3
     correct wrong prototype,
     reported by OpenBSD's PR 5171/library.
 - wcsrtombs.3
     correct wrong prototype and misusage of the header file.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.8 -r1.9 src/lib/libc/locale/wcsrtombs.3
 cvs rdiff -r1.7 -r1.8 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.