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 include: Author: Gregory Nutt: update licenses to Apache 2.0 2021-02-04 03:33:58 -08:00
cctype include: Author: Gregory Nutt: update licenses to Apache 2.0 2021-02-04 03:33:58 -08:00
cerrno include: Author: Gregory Nutt: update licenses to Apache 2.0 2021-02-04 03:33:58 -08:00
cinttypes Add cinttypes header file for mini-cxxlib. 2021-12-01 06:51:51 -06:00
climits include: Author: Gregory Nutt: update licenses to Apache 2.0 2021-02-04 03:33:58 -08:00
clocale include: Author: Gregory Nutt: update licenses to Apache 2.0 2021-02-04 03:33:58 -08:00
cmath include: Author: Gregory Nutt: update licenses to Apache 2.0 2021-02-04 03:33:58 -08:00
csignal include: Author: Gregory Nutt: update licenses to Apache 2.0 2021-02-04 03:33:58 -08:00
cstdarg include: Author: Gregory Nutt: update licenses to Apache 2.0 2021-02-04 03:33:58 -08:00
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 include: Author: Gregory Nutt: update licenses to Apache 2.0 2021-02-04 03:33:58 -08:00
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 include: Author: Gregory Nutt: update licenses to Apache 2.0 2021-02-04 03:33:58 -08:00
ctime include: Author: Gregory Nutt: update licenses to Apache 2.0 2021-02-04 03:33:58 -08:00
cwchar libc/wchar: remove unnecessary config 2022-07-27 00:36:49 +08:00
cwctype include: Author: Gregory Nutt: update licenses to Apache 2.0 2021-02-04 03:33:58 -08:00