|
bits
|
LibC: Fix timeval field name
|
2024-02-14 03:36:18 +02:00 |
|
assert.h
|
LibC: Mark __assert_fail as noreturn
|
2023-12-14 15:13:54 +02:00 |
|
dirent.h
|
Kernel/LibC: dirent now contains file type
|
2023-09-30 20:46:57 +03:00 |
|
errno.h
|
LibC: Add errno for unknown error
|
2023-09-28 12:06:17 +03:00 |
|
fmtmsg.h
|
LibC: Rewrite all the headers.
|
2023-05-26 22:31:21 +03:00 |
|
glob.h
|
LibC: Rewrite all the headers.
|
2023-05-26 22:31:21 +03:00 |
|
iconv.h
|
LibC: Rewrite all the headers.
|
2023-05-26 22:31:21 +03:00 |
|
inttypes.h
|
LibC: Don't undef needed values in inttypes.h
|
2023-08-24 15:48:14 +03:00 |
|
signal.h
|
Kernel: Make signals more POSIX
|
2023-07-21 20:01:12 +03:00 |
|
stdint.h
|
LibC: fix typo
|
2023-08-02 22:10:12 +03:00 |
|
unistd.h
|
LibC: Implement getopt()
|
2024-02-14 15:00:58 +02:00 |