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 44d4807fc4 Add ENOMOUNT.
2015-10-28 19:36:33 +01:00
..
arpa/inet
assert
c++
ctype
dirent Indirectly closedir(3) from exit(3). 2014-12-01 18:45:10 +01:00
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 Add umount(2) and unmountat(2). 2014-12-26 21:45:29 +01:00
getopt
grp Fix unbounded memory usage and infinite loop in fgetgrent_r(3). 2015-06-27 17:06:44 +02:00
include Add ENOMOUNT. 2015-10-28 19:36:33 +01:00
init Initialize stdin, stdout and stderr at compile time. 2014-12-01 18:45:11 +01:00
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 Harden strcpy calls. 2014-11-30 19:53:42 +01:00
locale
malloc Rewrite malloc(3). 2014-12-03 21:32:50 +01:00
msr
netdb Refuse to implement gethostent(3). 2014-12-03 14:19:58 +01:00
poll Fix poll(2) timeout not being miliseconds. 2015-06-27 17:06:43 +02:00
pwd
sched
signal Fix format nonliteral in psignal(3). 2015-10-28 16:07:36 +01:00
stdio Fix tmpfile(3) insecure file creation. 2015-10-11 23:25:21 +02:00
stdio_ext Deprecate stdio_ext API. 2015-08-21 21:25:01 +02:00
stdlib Fix strtol multiplication overflow check. 2015-10-11 23:25:21 +02:00
string Add ENOMOUNT. 2015-10-28 19:36:33 +01:00
sys Rename libc/time/times.cpp to libc/sys/times/times.cpp. 2015-08-22 01:29:37 +02:00
syslog
termios
time Rename libc/time/times.cpp to libc/sys/times/times.cpp. 2015-08-22 01:29:37 +02:00
timespec
unistd Add closefrom(2). 2015-08-26 14:01:25 +02:00
utime
wchar Fix strtol isspace calls. 2015-05-15 16:18:41 +02: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 open_memstream(3). 2015-08-26 18:10:24 +02:00