git: mbtowc(3): Set EILSEQ on incomplete character case.

Rimvydas Jasinskas zrj at crater.dragonflybsd.org
Fri Dec 29 06:24:43 PST 2017


commit 67480803dea5dac56f148423e9e078b6a90ddb31
Author: zrj <rimvydas.jasinskas at gmail.com>
Date:   Thu Dec 28 13:01:36 2017 +0200

    mbtowc(3): Set EILSEQ on incomplete character case.
    
    There are several cases where EILSEQ is already handled, yet not handled
    in other cases. Make it consistent.
    
    In-discussion-with: swildner
    Taken-from: OpenBSD

Summary of changes:
 lib/libc/locale/mbtowc.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/67480803dea5dac56f148423e9e078b6a90ddb31


-- 
DragonFly BSD source repository



More information about the Commits mailing list