This website requires JavaScript.
Explore
Help
Sign In
Aren
/
toaruos
Watch
1
Star
0
Fork
0
You've already forked toaruos
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
toaruos
/
libc
History
K. Lange
40fc40f693
lbic: aarch64 longjmp should pass second argument as return value
2023-04-23 22:40:23 +09:00
..
arch
lbic: aarch64 longjmp should pass second argument as return value
2023-04-23 22:40:23 +09:00
assert
…
ctype
…
dirent
…
dlfcn
…
errno
…
iconv
…
ioctl
…
libgen
…
libintl
…
locale
…
math
libc: Add some missing bit-twiddly libm functions
2023-04-23 17:56:33 +09:00
poll
libc: only print debug info in poll with __libc_debug
2023-04-18 19:40:52 +09:00
pthread
…
pty
…
pwd
…
sched
…
signal
…
stdio
libc: add asprintf, fix vasprintf return value
2023-04-21 15:55:17 +09:00
stdlib
libc: fix wrong argument order to bsearch comparator
2023-04-22 08:19:14 +09:00
string
…
strings
…
sys
net: Support getsockname, getpeername for tcp
2023-04-18 19:40:52 +09:00
time
…
unistd
…
utime
…
wchar
libc: update wcwidth
2023-04-20 13:12:37 +09:00
main.c
…