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