Luna/libs/libc/include/luna
apio f46831f459 libc: Define PATH_MAX
This restriction is actually not enforced by the kernel. It should be.
2022-11-12 14:13:28 +01:00
..
dirent.h libc: Implement a basic subset of dirent.h 2022-10-23 14:41:45 +02:00
os-limits.h libc: Define PATH_MAX 2022-11-12 14:13:28 +01:00
pstat.h Kernel, libc: Expose processes' UID and GID in pstat() 2022-10-28 17:31:34 +02:00
syscall.h libc: Do not use the heavy variadic syscall() function for wrappers 2022-10-27 17:42:00 +02:00
vfs.h Kernel, libc: Add st_uid and st_gid to stat, and handle st_mode differently 2022-10-28 17:13:20 +02:00