sortix-mirror/libc
2023-05-14 23:14:15 +02:00
..
arpa/inet
assert
blf Convert libc to C. 2016-03-03 23:02:23 +01:00
c++
ctype Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
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 Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
fcntl
fnmatch
fsmarshall
fstab Fix getline(3) and getdelim(3) usage. 2016-05-15 19:32:04 +02:00
getopt
glob
grp
ifaddrs
include Add kernel heap allocation tracing debug facility. 2023-05-14 23:14:15 +02:00
init
inttypes Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
ioleast Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
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
memusage
msr Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
net/if
netdb Add AI_ADDRCONFIG to getaddrinfo(3). 2023-03-19 21:56:54 +01:00
netinet
poll
psctl Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
pthread Fix deadlocks and lost wakeups in threading primitives. 2022-12-10 21:29:23 +01:00
pty
pwd Add include and comment support to passwd(5) and group(5). 2023-03-19 21:53:21 +01:00
regex Add REG_STARTEND. 2016-10-30 18:08:59 +01:00
sched
scram
semaphore Implement threading primitives that truly sleep. 2021-06-23 22:10:47 +02:00
sha2
signal Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
ssp Add __stack_chk_fail_local needed by some architectures. 2021-12-12 22:13:05 +01:00
stdio Add kernel heap allocation tracing debug facility. 2023-05-14 23:14:15 +02:00
stdio_ext Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
stdlib Add kernel heap allocation tracing debug facility. 2023-05-14 23:14:15 +02:00
string Add kernel heap allocation tracing debug facility. 2023-05-14 23:14:15 +02: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 Add pseudo terminals. 2016-11-23 22:31:05 +01:00
time Fix strftime(3) %I off by one. 2023-04-04 20:44:38 +02:00
timespec
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 Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
x64 Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
x86 Relicense Sortix to the ISC license. 2016-03-05 22:21:50 +01:00
.gitignore
Makefile Add kernel heap allocation tracing debug facility. 2023-05-14 23:14:15 +02:00