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 4dfac11538 deduplicate the bulk of the arch bits headers 10 years ago
..
alltypes.h.in adjust i386 max_align_t definition to work around some broken compilers 11 years ago
endian.h preparing build system to handle ports - step 1 15 years ago
fenv.h remove the __mxcsr member from fenv_t on i386 to follow the glibc abi 13 years ago
float.h fix FLT_ROUNDS to reflect the current rounding mode 11 years ago
io.h fix breakage from introducing bits header for sys/io.h 14 years ago
limits.h fix missing _BSD_SOURCE support in bits/*.h 14 years ago
mman.h add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flags 10 years ago
posix.h preparing build system to handle ports - step 1 15 years ago
reg.h preparing build system to handle ports - step 1 15 years ago
setjmp.h change jmp_buf to share an underlying type and struct tag with sigjmp_buf 13 years ago
signal.h fix MINSIGSTKSZ values for archs with large signal contexts 11 years ago
stat.h preparing build system to handle ports - step 1 15 years ago
stdarg.h split off arch-specific stdarg.h stuff 15 years ago
stdint.h refactor headers, especially alltypes.h, and improve C++ ABI compat 13 years ago
syscall.h add mlock2 syscall number from linux v4.4 10 years ago
user.h make sys/procfs.h mostly work on most archs 14 years ago