about summary refs log tree commit diff
path: root/arch/mipsn32/bits/ioctl.h
Commit message (Expand)AuthorAgeFilesLines
* switch all existing 32-bit archs to 64-bit time_tRich Felker2019-11-021-2/+2
* move arch-invariant definitions out of bits/ioctl.hBobby Bingham2019-02-071-98/+0
* ioctl TIOCGPTPEER from linux v4.13Szabolcs Nagy2017-11-051-0/+1
* add SIOCGSTAMPNS socket ioctl macro to ioctl.hSzabolcs Nagy2017-08-291-0/+1
* fix mips ioctl macros to match linux asm/sockios.hSzabolcs Nagy2017-08-291-5/+5
* fix TIOCMSET in mips ioctl.hSzabolcs Nagy2016-07-031-1/+1
* fix mips, mips64, mipsn32 TIOCM_* macros in ioctl.hSzabolcs Nagy2016-07-031-14/+14
* remove mips and powerpc ioctls that are missing from linux uapiSzabolcs Nagy2016-07-031-5/+0
* 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
* add mips n32 port (ILP32 ABI for mips64)Rich Felker2016-04-181-0/+210