Luna/libc/include
apio 586ca19b62
All checks were successful
continuous-integration/drone/push Build is passing
Add a VERY BASIC and hacky way of allocating memory from userspace
Only supports one-page allocations and doesn't have libc wrappers, which means it has to be invoked using syscall().
2023-01-11 23:02:42 +01:00
..
bits Add a VERY BASIC and hacky way of allocating memory from userspace 2023-01-11 23:02:42 +01:00
sys TarStream: Support mode 2023-01-11 18:42:50 +01:00
ctype.h Unify libc header descriptions 2023-01-08 15:29:30 +01:00
errno.h Remove the word 'header' from libc header descriptions 2023-01-07 11:39:15 +01:00
stdio.h Remove the word 'header' from libc header descriptions 2023-01-07 11:39:15 +01:00
stdlib.h Remove the word 'header' from libc header descriptions 2023-01-07 11:39:15 +01:00
string.h Remove the word 'header' from libc header descriptions 2023-01-07 11:39:15 +01:00
time.h Unify libc header descriptions 2023-01-08 15:29:30 +01:00
unistd.h libc: header documentation for supported functions 2023-01-06 20:02:07 +01:00