HomeFreeBSD

MFC r296278:

Description

MFC r296278:
mbtowc(3): set errno to EILSEQ if an incomplete character is passed.

According to POSIX, The mbtowc() function shall fail if:
[EILSEQ] An invalid character sequence is detected.

Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D5496

Obtained from: OpenBSD (Ingo Schwarze)

Details

Provenance
pfgAuthored on
Reviewer
bapt
Parents
rS297439: Unbreak the RSS/PCBGROUp build.
Branches
Unknown
Tags
Unknown