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 def0af1898 use compiler builtins for variadic macros when available 15 years ago
..
alltypes.h.sh fix and cleanup suseconds_t/timeval stuff (broken on 64-bit) 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 fix O_SYNC definition, cleanup fcntl.h 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 numerous fixes to sysv ipc 15 years ago
limits.h protect some limit constants with feature test macros on x86_64 15 years ago
mman.h namespace fixes for sys/mman.h 15 years ago
msg.h numerous fixes to sysv ipc 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 numerous fixes to sysv ipc 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 use compiler builtins for variadic macros when available 15 years ago
stdint.h Port musl to x86-64. One giant commit! 15 years ago
syscall.h add syscall wrappers for posix_fadvise, posix_fallocate 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