Age | Commit message (Expand) | Author | Files | Lines |
2020-09-03 | make generic bits/fcntl.h shareable with 64-bit archs | Rich Felker | 1 | -0/+6 |
2020-01-25 | move struct dirent to bits header, allow NAME_MAX to vary | Rich Felker | 1 | -0/+11 |
2019-11-02 | move time64 ioctl numbers to generic bits/ioctl.h | Rich Felker | 1 | -0/+5 |
2019-11-02 | move msghdr and cmsghdr out of bits/socket.h | Rich Felker | 1 | -15/+0 |
2019-10-17 | define LONG_MAX via arch alltypes.h, strip down bits/limits.h | Rich Felker | 1 | -0/+0 |
2019-08-02 | move IPC_STAT definition to a new bits/ipcstat.h file | Rich Felker | 1 | -0/+1 |
2019-07-30 | move IPC_64 from public bits/ipc.h to syscall_arch.h | Rich Felker | 1 | -2/+0 |
2019-07-29 | use 64-bit msqid_ds layout in the generic version of bits/msg.h | Rich Felker | 1 | -3/+0 |
2019-07-29 | use 64-bit semid_ds layout in the generic version of bits/sem.h | Rich Felker | 1 | -2/+0 |
2019-07-29 | extricate bits/sem.h from x32 time_t hack | Rich Felker | 1 | -6/+6 |
2019-07-29 | remove trailing newlines from various versions of bits/shm.h | Rich Felker | 1 | -1/+0 |
2019-07-29 | use 64-bit shmid_ds layout in the generic version of bits/shm.h | Rich Felker | 1 | -3/+0 |
2019-03-13 | bits/ioctl.h: add TIOC{G,S}ISO7816 from linux v4.20 | Szabolcs Nagy | 1 | -0/+2 |
2019-02-07 | move arch-invariant definitions out of bits/ioctl.h | Bobby Bingham | 1 | -98/+0 |
2018-07-20 | move inclusion of linux headers for kd.h, soundcard.h, vt.h to bits | midipix | 3 | -0/+3 |
2018-07-17 | add support for arch-specific ptrace command macros | Szabolcs Nagy | 1 | -0/+0 |
2018-03-10 | fix minor namespace issues in termios.h | Rich Felker | 1 | -0/+2 |
2017-11-05 | ioctl TIOCGPTPEER from linux v4.13 | Szabolcs Nagy | 1 | -0/+1 |
2017-08-29 | add SIOCGSTAMPNS socket ioctl macro to ioctl.h | Szabolcs Nagy | 1 | -0/+1 |
2016-12-15 | remove legacy i386 fallback stdarg implementation and framework | Rich Felker | 1 | -4/+0 |
2016-11-11 | generalize ELF hash table types not to assume 32-bit entries | Rich Felker | 1 | -0/+1 |
2016-10-20 | add bits/hwcap.h and include it in sys/auxv.h | Szabolcs Nagy | 1 | -0/+0 |
2016-07-03 | make brace placement in public header struct definitions consistent | Rich Felker | 5 | -12/+6 |
2016-07-03 | fix generic termios.h macro exposure/namespace issues | Szabolcs Nagy | 1 | -9/+14 |
2016-07-03 | fix FIOQSIZE in arm ioctl.h | Szabolcs Nagy | 2 | -0/+2 |
2016-07-03 | add missing TIOC* macros to ioctl.h | Szabolcs Nagy | 1 | -0/+8 |
2016-07-03 | add missing SIOCSIFNAME from linux/sockios.h to ioctl.h | Szabolcs Nagy | 1 | -0/+1 |
2016-07-03 | remove ioctl macros that were removed from linux uapi | Szabolcs Nagy | 1 | -4/+0 |
2016-03-18 | deduplicate bits/mman.h | Szabolcs Nagy | 1 | -0/+0 |
2016-01-27 | deduplicate the bulk of the arch bits headers | Rich Felker | 15 | -0/+644 |