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-03-01 14:37:41 +01:00
..
arpa/inet
assert
aux
calltrace
ctype
dirent Fix readdir(3) not preserving errno in case of end-of-directory condition. 2014-03-01 14:37:40 +01:00
dlfcn
errno
error
fcntl
fnmatch
fsmarshall
getopt
grp
include Add d_namlen, d_dev, and d_type to struct dirent. 2014-03-01 14:37:40 +01:00
init
inttypes
ioleast
libgen Fix libc function implementations without extern "C" linkage. 2014-01-18 16:30:56 +01:00
locale Update libc/locale/setlocale.cpp to current coding conventions. 2014-03-01 14:37:41 +01:00
netdb
poll
pwd
signal Fix range check in sigismember(3). 2014-02-02 23:14:02 +01:00
sortix
stdio Fix lseek changing errno in fdio_install_fd when no real error occurs. 2014-02-16 12:38:04 +01:00
stdlib Fix libc function implementations without extern "C" linkage. 2014-01-18 16:30:56 +01:00
string
sys Rename Sortix kernel directory to kernel. 2014-03-01 14:37:39 +01:00
termios
time Fix %T in strftime(3) being incorrectly implemented. 2014-01-19 22:47:52 +01:00
timespec
unistd Fix setuid(2) calling sys_getuid rather than sys_setuid. 2014-02-23 14:47:22 +01:00
utime
wchar Silence uninitialized variable warning in wcrtomb(3). 2014-02-06 00:15:03 +01:00
wctype Fix wrong return types in towlower(3) and towupper(3) implementations. 2014-02-13 15:49:48 +01:00
x64 Preprocess assembly files with the C preprocessor. 2014-03-01 14:37:40 +01:00
x86 Preprocess assembly files with the C preprocessor. 2014-03-01 14:37:40 +01:00
.gitignore
Makefile Split libc/dirent/fddir-sortix.cpp into multiple files. 2014-03-01 14:37:40 +01:00