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 e4dd7c0d5a Add wcsncasecmp(3).
2014-11-26 22:49:01 +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 wcsncasecmp(3). 2014-11-26 22:49:01 +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
stdio Add fmemopen(3). 2014-11-17 18:47:44 +01:00
stdlib Add wcstof(3), wcstod(3) and wcstold(3). 2014-11-26 22:49:00 +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 Add tcgetblob(2) and tcsetblob(2). 2014-11-25 18:40:50 +01:00
time Add wcsftime(3). 2014-11-26 22:49:00 +01:00
timespec
unistd Add #! support to execve(2). 2014-11-26 21:14:13 +01:00
utime
wchar Add wcsncasecmp(3). 2014-11-26 22:49:01 +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 wcsncasecmp(3). 2014-11-26 22:49:01 +01:00