ioctl
|
pty: initial support for setting line control
|
2023-10-08 14:52:34 +09:00 |
math
|
libc: Add some missing bit-twiddly libm functions
|
2023-04-23 17:56:33 +09:00 |
pthread
|
libc: make pthread_t scalar
|
2022-08-27 15:53:37 +09:00 |
signal
|
kernel: rudimentary sigwait
|
2022-08-18 16:56:43 +09:00 |
stdio
|
libc: fix incorrect cast of field width to char
|
2023-07-04 16:46:21 +09:00 |
string
|
libc: strsignal
|
2022-08-18 19:20:56 +09:00 |
sys
|
libc: gethostbyname: better DNS response parser
|
2023-09-18 06:25:07 -04:00 |
unistd
|
libc: add pread, pwrite; sys_pread, sys_pwrite
|
2024-02-08 16:48:44 +09:00 |
wchar
|
libc: wcwidth: latest UCD data
|
2023-12-28 09:48:05 +09:00 |