ardix/lib
fef ad76275721
fix remaining compiler warnings
This commit removes all inline annotations that
the compiler does not actually inline, and inserts
pragma directives to selectively disable warnings
where necessary.
2022-09-26 13:03:56 +02:00
..
CMakeLists.txt sched: add thread management syscalls 2021-08-12 19:05:38 +02:00
ctype.c kiss capitalism goodbye for good 2021-05-10 16:19:38 +02:00
errno.c kiss capitalism goodbye for good 2021-05-10 16:19:38 +02:00
list.c sched: complete rework of context switching 2021-08-08 20:48:55 +02:00
printf.c fix remaining compiler warnings 2022-09-26 13:03:56 +02:00
stdlib.c fix remaining compiler warnings 2022-09-26 13:03:56 +02:00
string.c kiss capitalism goodbye for good 2021-05-10 16:19:38 +02:00
unistd.c sched: add thread management syscalls 2021-08-12 19:05:38 +02:00
wait.c sched: add thread management syscalls 2021-08-12 19:05:38 +02:00