1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/libc
2017-08-20 12:44:34 +02:00
..
arpa/inet Add inet_pton(3). 2017-02-14 20:43:30 +01:00
assert
blf
c++ Compile libc with -ffreestanding. 2016-05-15 22:43:29 +02:00
ctype
dirent
dlfcn
err Add errc(3) family. 2016-11-06 15:31:52 -06:00
errno Clean up errno. 2016-05-15 22:43:29 +02:00
error
fcntl
fnmatch
fsmarshall
fstab
getopt
grp
include Fix <string.h> including <sys/__/types.h> in strict C mode. 2017-08-20 12:44:34 +02:00
init
inttypes
ioleast
langinfo Add nl_langinfo(3). 2016-10-03 20:02:12 +02:00
libgen
locale
malloc Fix double declaration of __heap_mutex. 2016-10-17 18:38:04 +02:00
msr
netdb Add getnameinfo(3). 2017-02-14 20:43:30 +01:00
netinet/in
poll
psctl
pthread
pty Add openpty(3). 2016-11-23 22:31:05 +01:00
pwd
regex Add REG_STARTEND. 2016-10-30 18:08:59 +01:00
sched
scram Document scram(2). 2017-02-12 13:59:07 +01:00
semaphore
signal
ssp
stdio Fix execl(3) sentinel undefined behaviour. 2016-09-30 23:36:49 +02:00
stdio_ext
stdlib Add ptsname_r(3). 2016-11-23 22:31:41 +01:00
string Fix EDESTADDRREQ typo. 2016-12-28 23:08:29 +01:00
sys Fix select(2) buffer overflow if the fd_set is smaller than normal. 2017-04-09 22:44:32 +02:00
syslog
termios Add pseudo terminals. 2016-11-23 22:31:05 +01:00
time Add December 31 2016 leap second. 2016-10-30 21:20:00 +01:00
timespec
ubsan
unistd Add support for sessions. 2016-11-23 22:30:47 +01:00
utime
wchar
wctype
x64
x86
.gitignore
Makefile Add inet_pton(3). 2017-02-14 20:43:30 +01:00