1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/libc
2014-08-23 21:47:05 +02:00
..
arpa/inet
assert
aux
calltrace
ctype
dirent Fix dregister not being thread safe. 2014-08-04 19:10:14 +02:00
dlfcn
errno Thread secure errno(3). 2014-07-08 17:41:52 +02:00
error Thread-secure error(3). 2014-07-08 17:41:52 +02:00
fcntl
fnmatch
fsmarshall
getopt
grp Fix libc files not including <stdalign.h> if using alignas(3). 2014-05-28 22:18:54 +02:00
include Add attribute format to standard library headers. 2014-08-23 21:47:05 +02:00
init Implement signals. 2014-07-22 13:25:39 +02:00
inttypes
ioleast
libgen
locale Thread-secure setlocale(3). 2014-07-08 17:41:52 +02:00
msr Fix libc/msr/wrmsr.cpp not containing its own file path. 2014-06-12 00:05:40 +02:00
netdb
poll
pwd
sched Add sched_yield(2). 2014-05-29 17:16:49 +02:00
signal Implement signals. 2014-07-22 13:25:39 +02:00
stdio Fix wrong return type of init_stdio(). 2014-08-04 19:04:16 +02:00
stdlib Fix mkstemp(3) creating files with an insecure mode. 2014-08-23 21:47:04 +02:00
string Update libc/string/memmove.cpp to current coding conventions. 2014-08-23 21:47:05 +02:00
sys
syslog
termios
time Fix mktime(3) and timegm(3) not sanitizing the broken down time. 2014-08-23 21:47:05 +02:00
timespec
unistd Implement signals. 2014-07-22 13:25:39 +02:00
utime
wchar
wctype
x64 Implement signals. 2014-07-22 13:25:39 +02:00
x86 Implement signals. 2014-07-22 13:25:39 +02:00
.gitignore
Makefile Implement signals. 2014-07-22 13:25:39 +02:00