glibc/sysdeps/unix/sysv/linux/sparc/sparc32
Tom Honermann 8bcca1db3d stdlib: Implement mbrtoc8, c8rtomb, and the char8_t typedef.
This change provides implementations for the mbrtoc8 and c8rtomb
functions adopted for C++20 via WG21 P0482R6 and for C2X via WG14
N2653.  It also provides the char8_t typedef from WG14 N2653.

The mbrtoc8 and c8rtomb functions are declared in uchar.h in C2X
mode or when the _GNU_SOURCE macro or C++20 __cpp_char8_t feature
test macro is defined.

The char8_t typedef is declared in uchar.h in C2X mode or when the
_GNU_SOURCE macro is defined and the C++20 __cpp_char8_t feature
test macro is not defined (if __cpp_char8_t is defined, then char8_t
is a builtin type).

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2022-07-06 09:29:42 -03:00
..
bits
fpu
sparcv9/fpu
Implies
Makefile
Versions
____longjmp_chk.S
alphasort64.c
arch-syscall.h
c++-types.data
clone.S
getcontext.S
kernel_stat.h
ld.abilist
libBrokenLocale.abilist
libanl.abilist
libc.abilist stdlib: Implement mbrtoc8, c8rtomb, and the char8_t typedef. 2022-07-06 09:29:42 -03:00
libc_malloc_debug.abilist
libc_sigaction.c
libcrypt.abilist
libdl.abilist
libm.abilist
libnsl.abilist
libpthread.abilist
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
localplt.data
makecontext.c
nldbl-abi.h
setcontext.S
shlib-versions
sigcontextinfo.h
sigreturn_stub.S
struct_kernel_msqid64_ds.h
struct_kernel_semid64_ds.h
swapcontext.S
syscall.S
syscalls.list
sysdep.h
time64-compat.h
ucontext_i.sym
versionsort64.c
vfork.S