glibc/sysdeps/unix/sysv/linux/sparc/sparc64
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
Implies
Makefile
Versions
____longjmp_chk.S
__longjmp.S
__start_context.S
arch-syscall.h
bsd-_setjmp.S
bsd-setjmp.S
c++-types.data
clone.S
configure
configure.ac
dl-cache.h
getcontext.S
ipc_priv.h
kernel_stat.h
kstat_cp.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
longjmp.S
makecontext.c
personality.c
setcontext.S
setjmp.S
shlib-versions
sigcontextinfo.h
sigjmp.S
sigreturn_stub.S
sizes.h
swapcontext.c
syscall.S
syscalls.list
sysdep.h
timer_t_was_int_compat.h
ucontext_i.h
vfork.S
wordexp.c
xstatconv.c