.. |
arch/x86_64
|
misaka: initial merge
|
2021-05-31 10:54:11 +09:00 |
assert
|
libc: __assert_func should exit
|
2021-06-18 19:57:59 +09:00 |
ctype
|
misaka: initial merge
|
2021-05-31 10:54:11 +09:00 |
dirent
|
libc: opendir should not set errno, it's set by open
|
2019-01-03 20:21:32 +09:00 |
dlfcn
|
libc: stub __cxa_atexit
|
2018-10-12 11:30:30 +09:00 |
errno
|
Use subdirectories for libc based on headers
|
2018-05-02 11:59:30 +09:00 |
iconv
|
libc: support for building libstdc++?
|
2018-10-12 10:35:28 +09:00 |
ioctl
|
misaka: initial merge
|
2021-05-31 10:54:11 +09:00 |
libgen
|
dirname: add command and libc function
|
2018-11-18 09:56:43 +09:00 |
libintl
|
libc: stub libintl implementation
|
2018-12-08 18:45:19 +09:00 |
locale
|
libc fixes
|
2018-06-25 18:15:02 +09:00 |
math
|
misaka: initial merge
|
2021-05-31 10:54:11 +09:00 |
poll
|
libc: implement poll with fswait3
|
2019-12-05 17:49:36 +09:00 |
pthread
|
misaka: initial merge
|
2021-05-31 10:54:11 +09:00 |
pty
|
Add libc wrappers for some syscalls, remove unused syscall.h imports
|
2018-08-02 13:13:27 +09:00 |
pwd
|
Use subdirectories for libc based on headers
|
2018-05-02 11:59:30 +09:00 |
sched
|
Add libc wrappers for some syscalls, remove unused syscall.h imports
|
2018-08-02 13:13:27 +09:00 |
signal
|
misaka: initial merge
|
2021-05-31 10:54:11 +09:00 |
stdio
|
libc: only elide fractional parts in g/G, not f/F
|
2021-07-13 19:21:51 +09:00 |
stdlib
|
libc: rand() should not return negative values
|
2021-06-14 19:55:44 +09:00 |
string
|
misaka: initial merge
|
2021-05-31 10:54:11 +09:00 |
strings
|
libc: strncasecmp that more closely matches strncmp
|
2018-10-12 15:55:18 +09:00 |
sys
|
libc: support ip addresses in gethostbyname
|
2021-06-19 16:26:21 +09:00 |
time
|
libc: more net stubs
|
2021-03-25 15:52:19 +09:00 |
unistd
|
misaka: initial merge
|
2021-05-31 10:54:11 +09:00 |
wchar
|
libc: working wcstombs and mbstowcs
|
2018-10-10 11:01:30 +09:00 |
main.c
|
misaka: initial merge
|
2021-05-31 10:54:11 +09:00 |