Subject: CVS commit: basesrc/lib/libc/locale
To: None <source-changes@netbsd.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 10/09/2001 13:21:48
Module Name: basesrc
Committed By: yamt
Date: Tue Oct 9 10:21:48 UTC 2001
Modified Files:
basesrc/lib/libc/locale: multibyte.c
Log Message:
- mblen and mbtowc shouldn't return -2.
- non-restartable functions shouldn't be restartable.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 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.