nuttx/libs/libc/machine
Ville Juven 622677d4a1 libc: Implement exit, atexit, on_exit and cxa_exit on the user side
For CONFIG_BUILD_KERNEL using the sched/task/task_exithook implementation
will just not work. It calls user code with kernel privileges which is
a bit of a security issue.
2022-05-25 15:28:43 +08:00
..
arm libc: Implement exit, atexit, on_exit and cxa_exit on the user side 2022-05-25 15:28:43 +08:00
renesas Kconfig: add quotes in source to clean warnings from setconfig 2021-07-23 02:32:19 -07:00
risc-v Remove FAR from arm/risc-v/xtensa/sim/x86 2022-05-15 13:55:58 +03:00
sim Remove FAR from arm/risc-v/xtensa/sim/x86 2022-05-15 13:55:58 +03:00
sparc port nuttx to sparc-v8 commit 2022-01-17 09:09:29 -03:00
x86 Remove FAR from arm/risc-v/xtensa/sim/x86 2022-05-15 13:55:58 +03:00
xtensa Remove FAR from arm/risc-v/xtensa/sim/x86 2022-05-15 13:55:58 +03:00
arch_atomic.c libc/arch_atomic: add FAR to pointers. 2022-04-29 15:06:11 +08:00
Kconfig port nuttx to sparc-v8 commit 2022-01-17 09:09:29 -03:00
Make.defs port nuttx to sparc-v8 commit 2022-01-17 09:09:29 -03:00