Subject: CVS commit: src/lib/libc/stdio
To: None <source-changes@NetBSD.org>
From: Takehiko NOZAKI <tnozaki@netbsd.org>
List: source-changes
Date: 04/01/2007 17:49:16
Module Name:	src
Committed By:	tnozaki
Date:		Sun Apr  1 17:49:16 UTC 2007

Modified Files:
	src/lib/libc/stdio: fgetwc.c

Log Message:
mbrtowc(3) never return correct multibyte length of L'\0'.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/lib/libc/stdio/fgetwc.c

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