Luna/libc/include/bits
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
..
attrs.h More libc commenting 2023-01-07 11:21:53 +01:00
clockid.h More libc commenting 2023-01-07 11:21:53 +01:00
errno-return.h Unify libc header descriptions 2023-01-08 15:29:30 +01:00
fixed-size-types.h TarStream: Support mode 2023-01-11 18:42:50 +01:00
mmap-flags.h Add a VERY BASIC and hacky way of allocating memory from userspace 2023-01-11 23:02:42 +01:00
timespec.h Unify libc header descriptions 2023-01-08 15:29:30 +01:00