sys
|
LibC: add device macros in sys/sysmacros.h
|
2023-04-03 10:59:15 +03:00 |
assert.h
|
LibC: Add some new functions
|
2022-12-13 00:51:57 +02:00 |
ctype.h
|
LibC: Add is*() functions to libc
|
2023-01-16 20:05:51 +02:00 |
dirent.h
|
LibC: add dirent.h
|
2023-03-25 02:08:33 +02:00 |
errno.h
|
LibC: add ENOBUFS errno
|
2023-03-29 10:58:25 +03:00 |
fcntl.h
|
LibC: add fcntl.h with some defines
|
2023-03-17 21:18:41 +02:00 |
stdio.h
|
Libc is now written in C++
|
2022-11-14 00:31:24 +02:00 |
stdlib.h
|
LibC: add declarations for malloc and free
|
2023-03-04 02:59:48 +02:00 |
string.h
|
Kernel+LibC: Add some errno codes
|
2023-03-02 21:10:44 +02:00 |
time.h
|
LibC: Add stat structure
|
2023-03-24 18:08:22 +02:00 |