incubator-nuttx/include/cxx
Xiang Xiao bcd1ebf260 libc: Implement quick_exit and at_quick_exit
Defined by c11:
https://en.cppreference.com/w/c/program/quick_exit
https://en.cppreference.com/w/c/program/at_quick_exit

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-01-25 14:31:37 +02:00
..
cassert
cctype
cerrno
cinttypes
climits
clocale
cmath
csignal
cstdarg
cstdbool libc: Remove C99_BOOL8 from libs/libxx/Kconfig 2022-05-05 16:23:32 -03:00
cstddef include/cxx: Remove all non standard c++ header files 2022-06-16 15:42:45 +03:00
cstdint
cstdio include/cxx: Remove all non standard c++ header files 2022-06-16 15:42:45 +03:00
cstdlib libc: Implement quick_exit and at_quick_exit 2023-01-25 14:31:37 +02:00
cstring
ctime
cwchar libc/wchar: remove unnecessary config 2022-07-27 00:36:49 +08:00
cwctype