..
dirent.h
move struct dirent to bits header, allow NAME_MAX to vary
2020-01-25 23:08:55 -05:00
errno.h
deduplicate the bulk of the arch bits headers
2016-01-27 21:52:14 -05:00
fcntl.h
make generic bits/fcntl.h shareable with 64-bit archs
2020-09-03 17:58:17 -04:00
fenv.h
deduplicate the bulk of the arch bits headers
2016-01-27 21:52:14 -05:00
hwcap.h
add bits/hwcap.h and include it in sys/auxv.h
2016-10-20 01:28:25 -04:00
io.h
deduplicate the bulk of the arch bits headers
2016-01-27 21:52:14 -05:00
ioctl_fix.h
fix FIOQSIZE in arm ioctl.h
2016-07-03 14:54:35 -04:00
ioctl.h
move time64 ioctl numbers to generic bits/ioctl.h
2019-11-02 18:30:56 -04:00
ipc.h
move IPC_64 from public bits/ipc.h to syscall_arch.h
2019-07-30 14:23:56 -04:00
ipcstat.h
move IPC_STAT definition to a new bits/ipcstat.h file
2019-08-02 00:08:23 -04:00
kd.h
move inclusion of linux headers for kd.h, soundcard.h, vt.h to bits
2018-07-20 01:06:41 -04:00
limits.h
define LONG_MAX via arch alltypes.h, strip down bits/limits.h
2019-10-17 19:23:39 -04:00
link.h
generalize ELF hash table types not to assume 32-bit entries
2016-11-11 12:46:06 -05:00
mman.h
deduplicate bits/mman.h
2016-03-18 22:40:28 -04:00
msg.h
use 64-bit msqid_ds layout in the generic version of bits/msg.h
2019-07-29 18:23:27 -04:00
poll.h
deduplicate the bulk of the arch bits headers
2016-01-27 21:52:14 -05: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
resource.h
deduplicate the bulk of the arch bits headers
2016-01-27 21:52:14 -05:00
sem.h
use 64-bit semid_ds layout in the generic version of bits/sem.h
2019-07-29 18:12:05 -04:00
shm.h
remove trailing newlines from various versions of bits/shm.h
2019-07-29 15:54:38 -04:00
socket.h
move msghdr and cmsghdr out of bits/socket.h
2019-11-02 18:30:56 -04:00
soundcard.h
move inclusion of linux headers for kd.h, soundcard.h, vt.h to bits
2018-07-20 01:06:41 -04:00
stat.h
unify bits/stat.h for all archs sharing a common definition
2024-05-07 08:58:45 -04:00
statfs.h
deduplicate the bulk of the arch bits headers
2016-01-27 21:52:14 -05:00
stdint.h
stdint.h: derive limits from __LONG_MAX, use common fast16 types
2024-05-07 09:17:51 -04:00
termios.h
fix minor namespace issues in termios.h
2018-03-10 18:19:41 -05:00
vt.h
move inclusion of linux headers for kd.h, soundcard.h, vt.h to bits
2018-07-20 01:06:41 -04:00