CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2023/08/20 09:02:51
Modified files:
distrib/sets/lists/base: mi
distrib/sets/lists/comp: mi
include : Makefile
lib/libc : Symbols.list shlib_version
lib/libc/locale: Makefile.inc mbrtowc.3 wcrtomb.3
Added files:
include : uchar.h
lib/libc/hidden: uchar.h
lib/libc/locale: c16rtomb.3 c16rtomb.c c32rtomb.c mbrtoc16.3
mbrtoc16.c mbrtoc32.c
Log message:
Provide C11 <uchar.h>.
OK millert@.
Tested by naddy@ in a bulk and by matthieu@ in the new foot(1) port.
I originally wrote the code in 2022 at the prodding of espie@.
Using one improvement to a manual page from jmc@.