..
banan-os.h
Kernel: Implement basic shared memory objects
2024-05-29 15:58:46 +03:00
cdefs.h
All: Cleanup all files
2024-01-24 15:53:38 +02:00
framebuffer.h
Kernel: Make internal framebuffer bpp constexpr defined in libc
2023-11-29 20:07:33 +02:00
ipc.h
LibC: Rewrite all the headers.
2023-05-26 22:31:21 +03:00
mman.h
Kernel/LibC: add mmap for private anonymous mappings
2023-09-22 23:01:14 +03:00
msg.h
LibC: Rewrite all the headers.
2023-05-26 22:31:21 +03:00
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
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: Fix sockaddr_un implementation
2024-02-07 15:57:45 +02:00
stat.h
LibC: Remove cast from S_* macros so they can be used in preprocessor
2024-02-15 12:20:09 +02:00
statvfs.h
LibC: Rewrite all the headers.
2023-05-26 22:31:21 +03:00
syscall.h
Kernel: Implement basic shared memory objects
2024-05-29 15:58:46 +03: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
LibC: Rewrite all the headers.
2023-05-26 22:31:21 +03:00
types.h
LibC: gid_t and id_t are now signed types
2023-06-11 22:37:00 +03:00
uio.h
LibC: Rewrite all the headers.
2023-05-26 22:31:21 +03:00
un.h
LibC: Fix sockaddr_un implementation
2024-02-07 15:57:45 +02:00
utsname.h
LibC: Rewrite all the headers.
2023-05-26 22:31:21 +03:00
wait.h
LibC: sys/wait.h now has proper exit status macros
2023-08-01 10:32:04 +03:00