1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/libc
Jonas 'Sortie' Termansen 8c7c6fa59f Center ascii cat on boot.
2016-01-08 19:56:11 +01:00
..
arpa/inet
assert Add scram(2). 2015-12-12 22:53:07 +01:00
c++
ctype
dirent
dlfcn
err Add err(3). 2015-08-26 18:10:24 +02:00
errno
error
fcntl Fix <sys/syscall.h> inclusion style. 2015-02-06 14:56:36 +01:00
fnmatch
fsmarshall
getopt
grp Silence static analysis warnings. 2016-01-08 00:48:01 +01:00
include Center ascii cat on boot. 2016-01-08 19:56:11 +01:00
init
inttypes Fix strtol isspace calls. 2015-05-15 16:18:41 +02:00
ioleast Update the ioleast family to current coding conventions. 2015-02-08 22:58:32 +01:00
libgen
locale Remove setlocale thread safety. 2015-12-12 19:28:07 +01:00
malloc
msr
netdb Fix getaddrinfo error reporting. 2016-01-07 19:08:43 +01:00
netinet/in Add in6addr_any and in6addr_loopback. 2015-12-18 01:34:37 +01:00
poll Fix poll(2) timeout not being miliseconds. 2015-06-27 17:06:43 +02:00
psctl Add psctl(2). 2015-12-12 19:28:07 +01:00
pwd
regex Add regex(3). 2015-12-17 23:32:43 +01:00
sched
scram Add scram(2). 2015-12-12 22:53:07 +01:00
signal Fix format nonliteral in psignal(3). 2015-10-28 16:07:36 +01:00
ssp Add stack smash protection support. 2015-12-12 22:53:07 +01:00
stdio Fix snprintf(NULL, 0, ...) undefined behavior. 2015-12-12 16:53:42 +01:00
stdio_ext Deprecate stdio_ext API. 2015-08-21 21:25:01 +02:00
stdlib Add scram(2). 2015-12-12 22:53:07 +01:00
string Add ENOMOUNT. 2015-10-28 19:36:33 +01:00
sys Report ix86 model in uname(2). 2015-12-12 19:28:08 +01:00
syslog
termios
time Rename libc/time/times.cpp to libc/sys/times/times.cpp. 2015-08-22 01:29:37 +02:00
timespec
ubsan Add undefined behavior sanitizer support. 2015-12-12 22:53:07 +01:00
unistd Add closefrom(2). 2015-08-26 14:01:25 +02:00
utime
wchar Fix mbrtowc decoding surrogates. 2016-01-07 19:17:04 +01:00
wctype Fix iswgraph unicode support. 2015-10-28 16:07:36 +01:00
x64 Forward compatibility with future rename of _start to __start. 2014-12-28 20:18:58 +01:00
x86 Forward compatibility with future rename of _start to __start. 2014-12-28 20:18:58 +01:00
.gitignore
Makefile Add in6addr_any and in6addr_loopback. 2015-12-18 01:34:37 +01:00