sortix-mirror/libc
Jonas 'Sortie' Termansen af92d5cae8 Fix strftime(3) %I off by one. 2023-04-04 20:44:38 +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
glob Add glob(3). 2023-03-16 00:20:43 +01:00
grp Add include and comment support to passwd(5) and group(5). 2023-03-19 21:53:21 +01:00
ifaddrs Add getifaddrs(3) and freeifaddrs(3). 2023-01-10 22:31:48 +01:00
include Add sub_leap_seconds(3) and add_leap_seconds(3). 2023-03-27 00:06:33 +02:00
init
inttypes
ioleast
langinfo
libgen
locale
malloc
memusage Add memusage(2). 2023-03-09 20:27:17 +01:00
msr
net/if Add if_nameindex(3). 2022-12-16 23:44:50 +01:00
netdb Add AI_ADDRCONFIG to getaddrinfo(3). 2023-03-19 21:56:54 +01:00
netinet Add networking stack. 2022-12-11 13:40:34 +01:00
poll
psctl
pthread Fix deadlocks and lost wakeups in threading primitives. 2022-12-10 21:29:23 +01:00
pty Add openpty(3). 2016-11-23 22:31:05 +01:00
pwd Add include and comment support to passwd(5) and group(5). 2023-03-19 21:53:21 +01:00
regex
sched
scram Document scram(2). 2017-02-12 13:59:07 +01:00
semaphore Implement threading primitives that truly sleep. 2021-06-23 22:10:47 +02:00
sha2 Add <sha2.h>. 2020-04-13 22:15:04 +02:00
signal
ssp Add __stack_chk_fail_local needed by some architectures. 2021-12-12 22:13:05 +01:00
stdio Fix fmemopen(3) fseeko(3) overflow detection. 2023-03-19 11:08:01 +01:00
stdio_ext
stdlib Fix ptsname_r return value 2023-02-22 17:25:01 +00:00
string Add EHOSTDOWN. 2022-12-04 23:18:17 +01:00
sys Add dhclient(8). 2023-02-21 23:24:06 +01:00
syslog Implement RFC5424 syslog version 1. 2022-01-05 22:00:53 +01:00
termios
time Fix strftime(3) %I off by one. 2023-04-04 20:44:38 +02:00
timespec Fix handling of overflow and non-canonical values in timespec APIs. 2021-06-22 21:48:27 +02:00
ubsan
unistd Fix ttyname_r error return values 2023-02-21 23:22:11 +00:00
utime Fix utime(3) not handling times being NULL. 2022-09-18 23:21:04 +02:00
wchar
wctype
x64
x86
.gitignore Add <sha2.h>. 2020-04-13 22:15:04 +02:00
Makefile Add sub_leap_seconds(3) and add_leap_seconds(3). 2023-03-27 00:06:33 +02:00