banan-os/userspace/libraries/LibC/include/sys
Bananymous 309ec660b6 Kernel/LibC: Implement chroot 2025-08-11 03:45:38 +03:00
..
banan-os.h
cdefs.h
epoll.h Kernel/LibC: Implement basic epoll 2025-05-13 10:18:05 +03:00
file.h Kernel/LibC: Implement flock 2025-06-28 16:55:13 +03:00
framebuffer.h
futex.h Kernel/LibC: Implement simple futex 2025-08-05 03:09:24 +03:00
ioctl.h Kernel/LibC: Implement FIONREAD for tcp and udp sockets 2025-08-10 19:57:31 +03:00
ipc.h
mman.h LibC: Add MAP_ANON as synonym for MAP_ANONYMOUS 2025-08-05 03:09:24 +03:00
msg.h
param.h
resource.h
select.h
sem.h
shm.h
socket.h LibC: Make sockaddr and sockaddr_in compatible with other systems 2025-08-10 19:57:31 +03:00
stat.h
statvfs.h
syscall.h Kernel/LibC: Implement chroot 2025-08-11 03:45:38 +03:00
sysmacros.h
time.h LibC: Add timer{add,sub,clear,isset,cmp} 2025-05-28 03:10:01 +03:00
times.h
types.h LibC: Cleanup pthread code and add some pthread_attr functions 2025-06-01 13:48:03 +03:00
uio.h
un.h
utsname.h
wait.h
weak_alias.h