1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/libc
2020-08-01 14:23:44 +02:00
..
arpa/inet Fix inet_pton(3) parsing 1:: and ::1.2.3.4 cases. 2020-08-01 14:23:44 +02:00
assert
blf
c++ Compile libc with -ffreestanding. 2016-05-15 22:43:29 +02:00
ctype
dirent
dlfcn Make the branding system more neutral. 2016-05-15 22:43:29 +02:00
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 Fix shift out of bounds in fnmatch(3). 2016-05-15 19:30:51 +02:00
fsmarshall
fstab Fix getline(3) and getdelim(3) usage. 2016-05-15 19:32:04 +02:00
getopt
grp
include Delete inet_addr(3) and inet_ntoa(3). 2020-07-29 21:38:41 +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 Fix pthread stack alignment. 2016-05-15 19:30:51 +02:00
pty Add openpty(3). 2016-11-23 22:31:05 +01:00
pwd Fix <stdio.h> pulling in <pthread.h> through <FILE.h> when __is_sortix_libc. 2018-07-17 12:25:52 +02:00
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
sha2 Add <sha2.h>. 2020-04-13 22:15:04 +02:00
signal
ssp
stdio Rewrite scanf(3) to be standards compliant. 2020-03-07 23:31:05 +01:00
stdio_ext
stdlib Don't unblock SIGABRT in abort(3) before calling raise(SIGABRT). 2018-09-01 12:56:07 +02:00
string Unify EWOULDBLOCK and EAGAIN. 2020-03-15 23:13:17 +01:00
sys Allow AF_UNSPEC family in socketpair(2). 2017-08-26 16:49:57 +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 Fix typo in getentropy(2). 2018-02-04 13:39:37 +01:00
utime
wchar
wctype
x64
x86
.gitignore Add <sha2.h>. 2020-04-13 22:15:04 +02:00
Makefile Delete inet_addr(3) and inet_ntoa(3). 2020-07-29 21:38:41 +02:00