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
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.
2 years ago
..
dirent.h
move struct dirent to bits header, allow NAME_MAX to vary
6 years ago
errno.h
deduplicate the bulk of the arch bits headers
10 years ago
fcntl.h
make generic bits/fcntl.h shareable with 64-bit archs
6 years ago
fenv.h
deduplicate the bulk of the arch bits headers
10 years ago
hwcap.h
add bits/hwcap.h and include it in sys/auxv.h
10 years ago
io.h
deduplicate the bulk of the arch bits headers
10 years ago
ioctl.h
move time64 ioctl numbers to generic bits/ioctl.h
7 years ago
ioctl_fix.h
fix FIOQSIZE in arm ioctl.h
10 years ago
ipc.h
move IPC_64 from public bits/ipc.h to syscall_arch.h
7 years ago
ipcstat.h
move IPC_STAT definition to a new bits/ipcstat.h file
7 years ago
kd.h
move inclusion of linux headers for kd.h, soundcard.h, vt.h to bits
8 years ago
limits.h
define LONG_MAX via arch alltypes.h, strip down bits/limits.h
7 years ago
link.h
generalize ELF hash table types not to assume 32-bit entries
10 years ago
mman.h
deduplicate bits/mman.h
10 years ago
msg.h
use 64-bit msqid_ds layout in the generic version of bits/msg.h
7 years ago
poll.h
deduplicate the bulk of the arch bits headers
10 years ago
ptrace.h
add support for arch-specific ptrace command macros
8 years ago
reg.h
sys/reg.h: derive __WORDSIZE from __LONG_MAX
2 years ago
resource.h
deduplicate the bulk of the arch bits headers
10 years ago
sem.h
use 64-bit semid_ds layout in the generic version of bits/sem.h
7 years ago
shm.h
remove trailing newlines from various versions of bits/shm.h
7 years ago
socket.h
move msghdr and cmsghdr out of bits/socket.h
7 years ago
soundcard.h
move inclusion of linux headers for kd.h, soundcard.h, vt.h to bits
8 years ago
stat.h
unify bits/stat.h for all archs sharing a common definition
2 years ago
statfs.h
deduplicate the bulk of the arch bits headers
10 years ago
stdint.h
stdint.h: derive limits from __LONG_MAX, use common fast16 types
2 years ago
termios.h
fix minor namespace issues in termios.h
8 years ago
vt.h
move inclusion of linux headers for kd.h, soundcard.h, vt.h to bits
8 years ago