Subject: CVS commit: basesrc/lib/libc/locale
To: None <source-changes@netbsd.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 03/25/2002 21:17:03
Module Name:	basesrc
Committed By:	yamt
Date:		Mon Mar 25 19:17:02 UTC 2002

Modified Files:
	basesrc/lib/libc/locale: wcsrtombs.3

Log Message:
- return value 0 doesn't have special meanings for wcsrtombs.
- add a note about terminating null byte for s == NULL case.
- s/null byte/null wide character/ in some place.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/lib/libc/locale/wcsrtombs.3

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