banan-os/userspace/libraries/LibC/include/sys
Bananymous a87ce41030 LibC: rename fd_set internal variable
binutils seems to need access to the internal type and uses this name
for lookup.
2024-08-09 16:55:52 +03:00
..
banan-os.h Kernel: Expose /proc/meminfo and fix /proc/<pid>/meminfo 2024-08-09 15:58:56 +03:00
cdefs.h
framebuffer.h
ioctl.h LibC: Move ioctl to <sys/ioctl.h> 2024-08-09 16:54:30 +03:00
ipc.h
mman.h
msg.h
resource.h
select.h LibC: rename fd_set internal variable 2024-08-09 16:55:52 +03:00
sem.h
shm.h
socket.h
stat.h LibC: Implement umask() 2024-07-31 23:26:10 +03:00
statvfs.h
syscall.h Kernel/LibC: Implement alarm() and setitimer() 2024-08-01 21:09:56 +03:00
sysmacros.h
time.h
times.h
types.h LibC: Implement usleep() 2024-08-05 00:54:17 +03:00
uio.h
un.h
utsname.h
wait.h