banan-os/libc/include/sys
Bananymous 88e92eec9e LibC: Add simple definition for realloc
The syscall just crashes the kernel currently. I will implement
this when needed
2023-06-02 17:56:13 +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: Fix some headers to make gcc build again 2023-05-30 01:17:45 +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: Add simple definition for realloc 2023-06-02 17:56:13 +03:00
sysmacros.h LibC: Rewrite all the headers. 2023-05-26 22:31:21 +03:00
time.h LibC: remove select() declaration 2023-06-02 17:29:09 +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