banan-os/libc/include/sys
Bananymous e946b392c9 LibC: Add definition for S_IFMT
I was using S_IFMASK, but linux seems to use this
2024-02-14 14:39:22 +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: Add definition for S_IFMT 2024-02-14 14:39:22 +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