1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/libc
Jonas 'Sortie' Termansen d6067f9da7 Add btowc(3) and wctob(3).
2014-11-25 17:48:54 +01:00
..
arpa/inet
assert Fix assertion failure panic message ending with a newline. 2014-11-20 17:24:43 +01:00
aux
calltrace
ctype Add isascii(3). 2014-11-20 21:09:14 +01:00
dirent Add versionsort_r(3). 2014-11-20 21:09:14 +01:00
dlfcn
errno
error
fcntl
fnmatch
fsmarshall
getopt
grp
include Add btowc(3) and wctob(3). 2014-11-25 17:48:54 +01:00
init Delay heap initialization until first heap expansion. 2014-11-20 21:09:14 +01:00
inttypes
ioleast
libgen
locale
msr
netdb
poll
pwd
sched
signal Implement signals. 2014-07-22 13:25:39 +02:00
stdio Add fmemopen(3). 2014-11-17 18:47:44 +01:00
stdlib Reimplement wchar conversion API. 2014-11-24 17:41:26 +01:00
string Fix strerror_r(3) range error case. 2014-09-25 17:49:01 +02:00
sys Add getsockopt(2) and setsockopt(2). 2014-11-18 18:10:22 +01:00
syslog
termios
time Fix mktime(3) and timegm(3) not sanitizing the broken down time. 2014-08-23 21:47:05 +02:00
timespec
unistd Add sysconf(_SC_GETPW_R_SIZE_MAX). 2014-09-25 18:20:00 +02:00
utime
wchar Add btowc(3) and wctob(3). 2014-11-25 17:48:54 +01:00
wctype
x64 Rename crt1.o to crt0.o and install compatibility crt1.o. 2014-11-21 00:03:29 +01:00
x86 Rename crt1.o to crt0.o and install compatibility crt1.o. 2014-11-21 00:03:29 +01:00
.gitignore
Makefile Add btowc(3) and wctob(3). 2014-11-25 17:48:54 +01:00