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-04-06 00:19:05 +02:00
..
arpa/inet
assert Fix incorrect usage of __is_sortix_foo macros in preprocessor conditionals. 2014-01-18 16:30:55 +01:00
aux
calltrace Fix unportable pid_t printing in calltrace(3). 2013-12-30 20:46:22 +01:00
ctype Split libc/ctype/ctype.cpp into multiple files. 2014-03-01 14:37:41 +01:00
dirent Fix wrong allocation failure check in dscandir_r(3). 2014-03-31 19:08:57 +02:00
dlfcn
errno Fix incorrect usage of __is_sortix_foo macros in preprocessor conditionals. 2014-01-18 16:30:55 +01:00
error
fcntl
fnmatch Add fnmatch(3). 2013-12-19 17:42:08 +01:00
fsmarshall
getopt
grp Fix unportable gid_t parsing in fgetgrent_r(3). 2013-12-30 20:46:22 +01:00
include Fix getpagesize(2) visibility in <unistd.h>. 2014-04-05 17:04:48 +02:00
init
inttypes
ioleast
libgen Fix basename(3) and dirname(3) returning incorrect strings. 2014-03-17 16:59:59 +01:00
locale Update libc/locale/setlocale.cpp to current coding conventions. 2014-03-01 14:37:41 +01:00
netdb
poll
pwd Fix unportable gid_t and uid_t parsing in fgetpwent_r(3). 2013-12-30 20:46:22 +01:00
signal Fix range check in sigismember(3). 2014-02-02 23:14:02 +01:00
stdio Fix files relying on <unistd.h> including <ioleast.h>. 2014-04-06 00:19:05 +02:00
stdlib Fix canonicalize_file_name_at(3) not handling file paths correctly. 2014-03-31 19:08:57 +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 Add tzset(3). 2014-03-17 19:22:13 +01:00
timespec
unistd Add getdomainname(2). 2014-03-17 19:22:12 +01:00
utime
wchar Silence uninitialized variable warning in wcrtomb(3). 2014-02-06 00:15:03 +01:00
wctype Improve wchar declarations in <wchar.h>, <wctype.h> and <stdint.h>. 2014-03-01 14:37:41 +01:00
x64 Improve ix86 and x86_64 data types ABI. 2014-03-17 19:22:10 +01:00
x86 Improve ix86 and x86_64 data types ABI. 2014-03-17 19:22:10 +01:00
.gitignore
Makefile Add tzset(3). 2014-03-17 19:22:13 +01:00