34 Commits (31b3ce5309ee4fe17e0ed8d45fc141267c3f1781)

Author SHA1 Message Date
Rich Felker 2c124e13bd stdint.h: derive limits from __LONG_MAX, use common fast16 types 2 years ago
Rich Felker e709a6f07a sys/reg.h: derive __WORDSIZE from __LONG_MAX 2 years ago
Rich Felker 0dfa1d8caa unify bits/stat.h for all archs sharing a common definition 2 years ago
Rich Felker 76f42fdf34 make generic bits/fcntl.h shareable with 64-bit archs 6 years ago
Rich Felker 614c9e7b1e move struct dirent to bits header, allow NAME_MAX to vary 6 years ago
Rich Felker b60fdf133c move time64 ioctl numbers to generic bits/ioctl.h 7 years ago
Rich Felker a0252bc75b move msghdr and cmsghdr out of bits/socket.h 7 years ago
Rich Felker 7cc79d10af define LONG_MAX via arch alltypes.h, strip down bits/limits.h 7 years ago
Rich Felker 006a75a997 move IPC_STAT definition to a new bits/ipcstat.h file 7 years ago
Rich Felker f56d57f8a7 move IPC_64 from public bits/ipc.h to syscall_arch.h 7 years ago
Rich Felker c375585c66 use 64-bit msqid_ds layout in the generic version of bits/msg.h 7 years ago
Rich Felker 5bb4d71754 use 64-bit semid_ds layout in the generic version of bits/sem.h 7 years ago
Rich Felker 1afe5f3e5b extricate bits/sem.h from x32 time_t hack 7 years ago
Rich Felker 7f797b5e25 remove trailing newlines from various versions of bits/shm.h 7 years ago
Rich Felker 0bf7c65aa2 use 64-bit shmid_ds layout in the generic version of bits/shm.h 7 years ago
Szabolcs Nagy b50d315fd2 math: add fp_arch.h with fp_barrier and fp_force_eval 8 years ago
Szabolcs Nagy 59904de7e0 bits/ioctl.h: add TIOC{G,S}ISO7816 from linux v4.20 7 years ago
Bobby Bingham 3517d74a5e move arch-invariant definitions out of bits/ioctl.h 7 years ago
midipix f2c6dbe244 move inclusion of linux headers for kd.h, soundcard.h, vt.h to bits 8 years ago
Szabolcs Nagy df6d9450ea add support for arch-specific ptrace command macros 8 years ago
Rich Felker eb5ae94016 fix minor namespace issues in termios.h 8 years ago
Szabolcs Nagy 754f66afb7 ioctl TIOCGPTPEER from linux v4.13 9 years ago
Szabolcs Nagy cc08669380 add SIOCGSTAMPNS socket ioctl macro to ioctl.h 9 years ago
Rich Felker ffaaa6d230 remove legacy i386 fallback stdarg implementation and framework 10 years ago
Rich Felker b418ea1b66 generalize ELF hash table types not to assume 32-bit entries 10 years ago
Szabolcs Nagy fe39aaae0e add bits/hwcap.h and include it in sys/auxv.h 10 years ago
Rich Felker befa5866ee make brace placement in public header struct definitions consistent 10 years ago
Szabolcs Nagy 2e128574c9 fix generic termios.h macro exposure/namespace issues 10 years ago
Szabolcs Nagy cd208b0037 fix FIOQSIZE in arm ioctl.h 10 years ago
Szabolcs Nagy 5ce901279e add missing TIOC* macros to ioctl.h 10 years ago
Szabolcs Nagy 8735a921d0 add missing SIOCSIFNAME from linux/sockios.h to ioctl.h 10 years ago
Szabolcs Nagy 2df9ae9161 remove ioctl macros that were removed from linux uapi 10 years ago
Szabolcs Nagy e9f1c7981a deduplicate bits/mman.h 10 years ago
Rich Felker 4dfac11538 deduplicate the bulk of the arch bits headers 10 years ago