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-06-02 18:56:04 +02:00
..
arpa/inet
assert
aux
calltrace
ctype
dirent Fix wrong allocation failure check in dscandir_r(3). 2014-03-31 19:08:57 +02:00
dlfcn
errno
error
fcntl
fnmatch
fsmarshall
getopt Fix getopt_long(3) not handling invalid options and long options properly. 2014-04-24 00:03:52 +02:00
grp Fix libc files not including <stdalign.h> if using alignas(3). 2014-05-28 22:18:54 +02:00
include Add sched_yield(2). 2014-05-29 17:16:49 +02:00
init
inttypes
ioleast
libgen Fix basename(3) and dirname(3) returning incorrect strings. 2014-03-17 16:59:59 +01:00
locale
msr Add rdmsr(2) and wrmsr(2). 2014-05-29 17:14:30 +02:00
netdb
poll
pwd Fix missing parentheses in grp and pwd implementation. 2014-05-16 14:06:36 +02:00
sched Add sched_yield(2). 2014-05-29 17:16:49 +02:00
signal
stdio Fix libk being built with -mmmx, -msse and -msse2 on x86_64. 2014-05-28 17:42:19 +02:00
stdlib Fix libk being built with -mmmx, -msse and -msse2 on x86_64. 2014-05-28 17:42:19 +02:00
string
sys Add statvfs(2), fstatvfs(2) and fstatvfsat(2). 2014-03-17 19:22:12 +01:00
syslog Add syslog(3). 2014-03-17 19:22:12 +01:00
termios Add tcgetwincurpos(2). 2014-03-17 19:22:10 +01:00
time Fix libc files not including <assert.h> if using static_assert(3). 2014-05-28 22:18:54 +02:00
timespec
unistd Fix libc files not including their associated header. 2014-05-16 14:21:13 +02:00
utime
wchar Fix libc files not including their associated header. 2014-05-16 14:21:13 +02:00
wctype Improve wchar declarations in <wchar.h>, <wctype.h> and <stdint.h>. 2014-03-01 14:37:41 +01:00
x64 Add rdmsr(2) and wrmsr(2). 2014-05-29 17:14:30 +02:00
x86 Fix x86 longjmp(3) not restoring ebx. 2014-06-02 18:56:04 +02:00
.gitignore
Makefile Add sched_yield(2). 2014-05-29 17:16:49 +02:00