.. |
assert
|
Use subdirectories for libc based on headers
|
2018-05-02 11:59:30 +09:00 |
ctype
|
libc: support for building libstdc++?
|
2018-10-12 10:35:28 +09:00 |
dirent
|
More errno stuff
|
2018-07-18 10:45:42 +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
|
Use subdirectories for libc based on headers
|
2018-05-02 11:59:30 +09:00 |
libgen
|
dirname: add command and libc function
|
2018-11-18 09:56:43 +09:00 |
locale
|
libc fixes
|
2018-06-25 18:15:02 +09:00 |
math
|
libc: change some math debugging
|
2018-11-08 15:23:40 +09:00 |
poll
|
poll wrapper around fswait2 (experimental; no POLLOUT, no POLLPRI)
|
2018-08-31 12:31:35 +09:00 |
pthread
|
More errno stuff
|
2018-07-18 10:45:42 +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
|
kill(2): sets errno
|
2018-10-08 10:23:10 +09:00 |
stdio
|
libc: fix silly comparison mistake in scanf
|
2018-11-23 10:41:45 +09:00 |
stdlib
|
libc: add mkstemp
|
2018-11-22 16:27:07 +09:00 |
string
|
libc: fix strncpy - must set nil bytes
|
2018-11-27 18:41:50 +09:00 |
strings
|
libc: strncasecmp that more closely matches strncmp
|
2018-10-12 15:55:18 +09:00 |
sys
|
Add libc wrappers for some syscalls, remove unused syscall.h imports
|
2018-08-02 13:13:27 +09:00 |
time
|
libc updates
|
2018-08-21 21:50:52 +09:00 |
unistd
|
libc: stat/lstat must return -1 on error
|
2018-11-25 12:50:42 +09:00 |
wchar
|
libc: working wcstombs and mbstowcs
|
2018-10-10 11:01:30 +09:00 |
crt0.S
|
libc: crt's to GNU as
|
2018-10-13 15:53:16 +09:00 |
crti.S
|
libc: crt's to GNU as
|
2018-10-13 15:53:16 +09:00 |
crtn.S
|
libc: crt's to GNU as
|
2018-10-13 15:53:16 +09:00 |
main.c
|
libc: loud debugging options
|
2018-10-12 15:03:22 +09:00 |
setjmp.S
|
Enough to build lua
|
2018-06-25 13:15:09 +09:00 |