banan-os/libc/include/sys
Bananymous f79250c4d4 LibC: Rewrite all the headers.
We now have more or less posix issue 2018 conforming libc headers.

This was a really time consuming and boring operation but it had to
be done.

Now we get to actually start implementing libc :)
2023-05-26 22:31:21 +03:00
..
cdefs.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
ipc.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
mman.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
msg.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
resource.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
select.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
sem.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
shm.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
socket.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
stat.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
statvfs.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
syscall.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
sysmacros.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
time.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
times.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
types.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
uio.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
un.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
utsname.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
wait.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00