You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
anna 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.
2 years ago
..
CMakeLists.txt sched: add thread management syscalls 3 years ago
ctype.c kiss capitalism goodbye for good 3 years ago
errno.c kiss capitalism goodbye for good 3 years ago
list.c sched: complete rework of context switching 3 years ago
printf.c fix remaining compiler warnings 2 years ago
stdlib.c fix remaining compiler warnings 2 years ago
string.c kiss capitalism goodbye for good 3 years ago
unistd.c sched: add thread management syscalls 3 years ago
wait.c sched: add thread management syscalls 3 years ago