Date: Mon, 2 Sep 2002 18:09:47 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale mblen.c mbtowc.c wctomb.c Message-ID: <200209030109.g8319leV077956@freefall.freebsd.org>
index | next in thread | raw e-mail
tjr 2002/09/02 18:09:47 PDT
Modified files:
lib/libc/locale mblen.c mbtowc.c wctomb.c
Log:
Set errno to EILSEQ when invalid multibyte sequences are detected
(XSI extension to 1003.1-2001).
Revision Changes Path
1.2 +4 -1 src/lib/libc/locale/mblen.c
1.3 +4 -1 src/lib/libc/locale/mbtowc.c
1.2 +6 -1 src/lib/libc/locale/wctomb.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209030109.g8319leV077956>
