12 Commits (cc086693808c007679f02d5e0ee592446bf1b386)

Author SHA1 Message Date
Szabolcs Nagy cc08669380 add SIOCGSTAMPNS socket ioctl macro to ioctl.h 9 years ago
Szabolcs Nagy 02b50c9d0a fix mips ioctl macros to match linux asm/sockios.h 9 years ago
Szabolcs Nagy 809495f7b7 fix TIOCMSET in mips ioctl.h 10 years ago
Szabolcs Nagy b76d4e06f1 fix mips, mips64, mipsn32 TIOCM_* macros in ioctl.h 10 years ago
Szabolcs Nagy 058c0b2d70 remove mips and powerpc ioctls that are missing from linux uapi 10 years ago
Szabolcs Nagy 5ce901279e add missing TIOC* macros to ioctl.h 10 years ago
Szabolcs Nagy 8735a921d0 add missing SIOCSIFNAME from linux/sockios.h to ioctl.h 10 years ago
Szabolcs Nagy 2df9ae9161 remove ioctl macros that were removed from linux uapi 10 years ago
Szabolcs Nagy 41c34d188a fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30) 13 years ago
Rich Felker ae0b9da48c further fixes for mips ioctl.h header 14 years ago
Rich Felker ff02f94e2d fix another mips gratuitous-incompatibility bug: ioctl numbers 14 years ago
Rich Felker 6315004f61 initial version of mips (o32) port, based on work by Richard Pennington (rdp) 14 years ago
Rich Felker 03a2f3e48c cleanup socketcall syscall interface to ease porting to sane(r) archs 15 years ago
Rich Felker 1355fdca7c preparing build system to handle ports - step 1 15 years ago
Rich Felker c316b28445 update various bits headers for new linux additions 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago