fxlibc/include/target/vhex-generic/bits
Lephenixnoir 4b90740d3b
stdlib: add exit() based on target-provided _Exit()
This is implemented for gint only currently; on Vhex, _Exit() is likely
just going to be a syscall. For CASIOWIN, this is slightly more
difficult, as there is no native exit syscall.
2021-05-29 16:45:35 +02:00
..
asm update header guard convention 2021-05-09 23:00:11 +02:00
types update header guard convention 2021-05-09 23:00:11 +02:00
confname.h update include hierarchy 2021-05-09 17:59:07 +02:00
exit.h stdlib: add exit() based on target-provided _Exit() 2021-05-29 16:45:35 +02:00
fcntl.h update include hierarchy 2021-05-09 17:59:07 +02:00
sigaction.h update include hierarchy 2021-05-09 17:59:07 +02:00
signum.h update header guard convention 2021-05-09 23:00:11 +02:00
waitflags.h update header guard convention 2021-05-09 23:00:11 +02:00
waitstatus.h update header guard convention 2021-05-09 23:00:11 +02:00