about summary refs log tree commit diff
path: root/arch/generic
Commit message (Expand)AuthorAgeFilesLines
* move inclusion of linux headers for kd.h, soundcard.h, vt.h to bitsmidipix2018-07-203-0/+3
* add support for arch-specific ptrace command macrosSzabolcs Nagy2018-07-171-0/+0
* fix minor namespace issues in termios.hRich Felker2018-03-101-0/+2
* ioctl TIOCGPTPEER from linux v4.13Szabolcs Nagy2017-11-051-0/+1
* add SIOCGSTAMPNS socket ioctl macro to ioctl.hSzabolcs Nagy2017-08-291-0/+1
* remove legacy i386 fallback stdarg implementation and frameworkRich Felker2016-12-151-4/+0
* generalize ELF hash table types not to assume 32-bit entriesRich Felker2016-11-111-0/+1
* add bits/hwcap.h and include it in sys/auxv.hSzabolcs Nagy2016-10-201-0/+0
* make brace placement in public header struct definitions consistentRich Felker2016-07-035-12/+6
* fix generic termios.h macro exposure/namespace issuesSzabolcs Nagy2016-07-031-9/+14
* fix FIOQSIZE in arm ioctl.hSzabolcs Nagy2016-07-032-0/+2
* add missing TIOC* macros to ioctl.hSzabolcs Nagy2016-07-031-0/+8
* add missing SIOCSIFNAME from linux/sockios.h to ioctl.hSzabolcs Nagy2016-07-031-0/+1
* remove ioctl macros that were removed from linux uapiSzabolcs Nagy2016-07-031-4/+0
* deduplicate bits/mman.hSzabolcs Nagy2016-03-181-0/+0
* deduplicate the bulk of the arch bits headersRich Felker2016-01-2715-0/+644