Bananymous
|
b822d42889
|
LibC: Define ESHUTDOWN
This is not used but some ports expect it to exist
|
2025-11-02 21:09:48 +02:00 |
Bananymous
|
b129bab81a
|
Kernel: Make mem* and str* functions weak symbols
|
2025-01-14 19:08:03 +02:00 |
Bananymous
|
415b20f884
|
LibC: Remove errno EEXISTS
I don't know why I had added this. It doesn't seem to be a thing on
either POSIX or linux. This was literally equivalent to EXIST
|
2024-12-02 20:13:38 +02:00 |
Bananymous
|
198dde8365
|
Kernel: Add klibc for kernel
Now building same source as libc is not needed and libc doesn't
have to do hacks to allow kernel compilation
|
2024-02-14 15:00:04 +02:00 |