You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rich Felker 43b2e9bf26 more types cleanup 15 years ago
..
alltypes.h.sh more types cleanup 15 years ago
endian.h Port musl to x86-64. One giant commit! 15 years ago
errno.h fix missing ENOTSUP error code 15 years ago
fcntl.h syscall overhaul part two - unify public and internal syscall interface 15 years ago
fenv.h Port musl to x86-64. One giant commit! 15 years ago
float.h add missing float.h macros 15 years ago
in.h add ip6 pktinfo stuff for x86_64 15 years ago
ioctl.h Port musl to x86-64. One giant commit! 15 years ago
ipc.h Port musl to x86-64. One giant commit! 15 years ago
limits.h protect some limit constants with feature test macros on x86_64 15 years ago
mman.h Port musl to x86-64. One giant commit! 15 years ago
posix.h fix x86_64 wrongly reporting itself as ILP32 instead of LP64 15 years ago
pthread.h Port musl to x86-64. One giant commit! 15 years ago
reg.h Port musl to x86-64. One giant commit! 15 years ago
setjmp.h Port musl to x86-64. One giant commit! 15 years ago
shm.h Port musl to x86-64. One giant commit! 15 years ago
signal.h make sigaltstack work (missing macros in signal.h, error conditions) 15 years ago
socket.h workaround broken msghdr struct on 64bit linux 15 years ago
stat.h Update x86_64 bits to mirror (modulo platform differences) the latest changes 15 years ago
statfs.h fix statvfs syscalls (missing size argument) 15 years ago
stdarg.h Port musl to x86-64. One giant commit! 15 years ago
stdint.h Port musl to x86-64. One giant commit! 15 years ago
syscall.h fix typo in x86_64 part of syscall overhaul 15 years ago
sysmacros.h Port musl to x86-64. One giant commit! 15 years ago
tcp.h Port musl to x86-64. One giant commit! 15 years ago
termios.h various legacy and linux-specific stuff 15 years ago
user.h Port musl to x86-64. One giant commit! 15 years ago
wait.h Update x86_64 bits to mirror (modulo platform differences) the latest changes 15 years ago
wexitstatus.h add missing WIFCONTINUED macro and improve WIFSIGNALED 15 years ago