Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 12/22/2000 08:24:16
Module Name:	basesrc
Committed By:	itojun
Date:		Fri Dec 22 06:24:16 UTC 2000

Modified Files:
	basesrc/lib/libc/locale: multibyte.c

Log Message:
mbrlen is equivalent to mbrtowc with 1st arg NULL (mentioned in spec).


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

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