Szabolcs Nagy
|
8735a921d0
|
add missing SIOCSIFNAME from linux/sockios.h to ioctl.h
glibc ioctl.h has it too.
|
2016-07-03 14:54:33 -04:00 |
|
Szabolcs Nagy
|
2df9ae9161
|
remove ioctl macros that were removed from linux uapi
TIOCTTYGSTRUCT, TIOCGHAYESESP, TIOCSHAYESESP and TIOCM_MODEM_BITS
were removed from the linux uapi and not present in glibc ioctl.h
|
2016-07-03 14:54:33 -04:00 |
|
Szabolcs Nagy
|
41c34d188a
|
fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30)
|
2013-05-26 15:49:08 +00:00 |
|
rofl0r
|
3bb6bd8580
|
fix powerpc termios.h and ioctl.h
|
2012-11-16 04:55:52 +01:00 |
|
rofl0r
|
1c8eb8bad7
|
PPC port cleaned up, static linking works well now.
|
2012-11-13 19:12:25 +01:00 |
|