sortix--sortix/libc
Jonas 'Sortie' Termansen 0117c4fbc7 Improve ix86 and x86_64 data types ABI.
Increase gid_t to an unsigned 64-bit integer.
Increase id_t to an unsigned 64-bit integer.
Increase pid_t to a signed 64-bit integer.
Increase time_t to a signed 64-bit integer.
Increase uid_t to an unsigned 64-bit integer.

Note: This is an incompatible ABI change.
2014-03-17 19:22:10 +01:00
..
arpa/inet
assert
aux
calltrace
ctype
dirent
dlfcn
errno
error
fcntl
fnmatch
fsmarshall
getopt
grp
include
init
inttypes
ioleast
libgen
locale
netdb
poll
pwd
signal
stdio
stdlib Fix strtol(3) handling negative numbers incorrectly. 2014-03-17 17:00:00 +01:00
string
sys
termios
time
timespec
unistd
utime
wchar
wctype
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