banan-os/libc/include/sys
Bananymous a5a041e637 LibC: Remove cast from S_* macros so they can be used in preprocessor 2024-02-15 12:20:09 +02:00
..
banan-os.h
cdefs.h All: Cleanup all files 2024-01-24 15:53:38 +02:00
framebuffer.h
ipc.h
mman.h
msg.h
resource.h All: Cleanup all files 2024-01-24 15:53:38 +02:00
select.h Kernel/LibC: Implement super basic select 2024-02-12 17:26:33 +02:00
sem.h
shm.h
socket.h LibC: Fix sockaddr_un implementation 2024-02-07 15:57:45 +02:00
stat.h LibC: Remove cast from S_* macros so they can be used in preprocessor 2024-02-15 12:20:09 +02:00
statvfs.h
syscall.h Kernel: Improve syscall handling 2024-02-12 21:51:11 +02:00
sysmacros.h All: Cleanup all files 2024-01-24 15:53:38 +02:00
time.h Kernel/LibC: Implement super basic select 2024-02-12 17:26:33 +02:00
times.h
types.h
uio.h
un.h LibC: Fix sockaddr_un implementation 2024-02-07 15:57:45 +02:00
utsname.h
wait.h