sortix--sortix/libc
Jonas 'Sortie' Termansen f22d736633 Fix inet_pton(3) parsing 1:: and ::1.2.3.4 cases. 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++
ctype
dirent
dlfcn
err
errno
error
fcntl
fnmatch
fsmarshall
fstab
getopt
grp
include Delete inet_addr(3) and inet_ntoa(3). 2020-07-29 21:38:41 +02:00
init
inttypes
ioleast
langinfo
libgen
locale
malloc
msr
netdb
netinet/in
poll
psctl
pthread
pty
pwd Fix <stdio.h> pulling in <pthread.h> through <FILE.h> when __is_sortix_libc. 2018-07-17 12:25:52 +02:00
regex
sched
scram
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
time
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