sortix--sortix/libc
Jonas 'Sortie' Termansen aa9f642df2 Fix seteuid(2) calling sys_geteuid rather than sys_seteuid. 2014-02-23 14:47:22 +01:00
..
arpa/inet
assert
aux
calltrace
ctype
decl
dirent
dlfcn
errno
error
fcntl
fnmatch
fsmarshall
getopt
grp
include
init
inttypes
ioleast
libgen
locale
netdb
poll
pwd
signal
sortix
stdio Fix lseek changing errno in fdio_install_fd when no real error occurs. 2014-02-16 12:38:04 +01:00
stdlib
string
sys Fix send(2) calling sys_recv rather than sys_send. 2014-02-23 14:47:21 +01:00
termios
time
timespec
unistd Fix seteuid(2) calling sys_geteuid rather than sys_seteuid. 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
x86
.gitignore
Makefile