fxlibc/src/libc
Lephenixnoir 676601b894
assert: add a partial assert implementation (LDEPS)
This currently does not link because fprintf, stderr and abort are
missing on most platforms. But the code is there.
2021-05-16 18:12:45 +02:00
..
assert assert: add a partial assert implementation (LDEPS) 2021-05-16 18:12:45 +02:00
setjmp/target/sh-generic longjmp: optimize forcing the return value to be non-zero 2021-05-14 18:05:47 +02:00
signal/target/vhex-sh remove unneeded __SUPPORT macros 2021-05-09 22:11:49 +02:00
stdio update include hierarchy 2021-05-09 17:59:07 +02:00
stdlib remove unneeded __SUPPORT macros 2021-05-09 22:11:49 +02:00
string update include hierarchy 2021-05-09 17:59:07 +02:00
threads update include hierarchy 2021-05-09 17:59:07 +02:00