summaryrefslogtreecommitdiff
path: root/arch/mips/bits/ioctl.h
AgeCommit message (Expand)AuthorLines
2019-11-02switch all existing 32-bit archs to 64-bit time_tRich Felker-2/+2
2019-02-07move arch-invariant definitions out of bits/ioctl.hBobby Bingham-98/+0
2017-11-05ioctl TIOCGPTPEER from linux v4.13Szabolcs Nagy-0/+1
2017-08-29add SIOCGSTAMPNS socket ioctl macro to ioctl.hSzabolcs Nagy-0/+1
2017-08-29fix mips ioctl macros to match linux asm/sockios.hSzabolcs Nagy-5/+5
2016-07-03fix TIOCMSET in mips ioctl.hSzabolcs Nagy-1/+1
2016-07-03fix mips, mips64, mipsn32 TIOCM_* macros in ioctl.hSzabolcs Nagy-14/+14
2016-07-03remove mips and powerpc ioctls that are missing from linux uapiSzabolcs Nagy-5/+0
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
2013-05-26fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30)Szabolcs Nagy-4/+4
2012-08-07further fixes for mips ioctl.h headerRich Felker-4/+4
2012-08-07fix another mips gratuitous-incompatibility bug: ioctl numbersRich Felker-2/+2
2012-07-11initial version of mips (o32) port, based on work by Richard Pennington (rdp)Rich Felker-0/+210