musl/arch/x86_64/bits
Rich Felker 2c124e13bd stdint.h: derive limits from __LONG_MAX, use common fast16 types
the bits file is retained, but as a single generic version, to allow
for the unlikely future possibility of letting a new arch define
something differently.
2024-05-07 09:17:51 -04:00
..
alltypes.h.in move time_t and suseconds_t definitions to common alltypes.h.in 2019-11-02 18:30:56 -04:00
fenv.h
float.h fix FLT_ROUNDS to reflect the current rounding mode 2015-03-07 12:05:28 -05:00
io.h fix breakage from introducing bits header for sys/io.h 2012-11-18 19:58:15 -05:00
limits.h define LONG_MAX via arch alltypes.h, strip down bits/limits.h 2019-10-17 19:23:39 -04:00
mman.h deduplicate bits/mman.h 2016-03-18 22:40:28 -04:00
ptrace.h add support for arch-specific ptrace command macros 2018-07-17 22:25:08 -04:00
reg.h sys/reg.h: derive __WORDSIZE from __LONG_MAX 2024-05-07 09:08:31 -04:00
sem.h collapse out byte order conditions in bits/sem.h for fixed-endian archs 2019-07-29 18:09:55 -04:00
setjmp.h change jmp_buf to share an underlying type and struct tag with sigjmp_buf 2013-07-24 02:17:02 -04:00
signal.h reduce impact of REG_* namespace pollution in x86[_64] signal.h 2017-01-04 17:08:19 -05:00
stat.h make type of st_dev explicitly dev_t in x86_64 stat.h 2014-01-11 11:20:01 -05:00
syscall.h.in bits/syscall.h: add __NR_fchmodat2 from linux v6.6 2024-02-22 19:24:18 -05:00
user.h sys/user.h: derive __WORDSIZE from __LONG_MAX 2024-05-07 09:11:10 -04:00