Adhemerval Zanella d4795e4a43 PowerPC: Fix termios definitions
This patch fixes the incorrect guard by __USE_MISC of struct winsize and
struct termio in powerpc termios header.  Current states leads to build
failures if the program defines _XOPEN_SOURCE, but not _DEFAULT_SOURCE
or either _BSD_SOURCE or _SVID_SOURCE.  Without any definition,
__USE_MISC will not be defined and neither the struct definitions.

This patch copies the default Linux ioctl-types.h by adjusting only the
character control field (c_cc) size in struct termio.
2014-08-06 14:31:54 -04:00
..
2014-08-04 16:11:51 +01:00
2014-07-18 23:35:11 +02:00
2014-08-04 22:12:03 +00:00
2014-08-06 14:31:54 -04:00
2014-07-07 09:28:38 -07:00
2013-06-05 20:44:03 +00:00
2014-07-07 09:28:38 -07:00
2014-05-16 11:47:13 -07:00
2014-07-07 09:29:06 -07:00
2014-07-07 09:29:06 -07:00
2014-05-13 09:49:20 -07:00
2014-06-20 20:04:33 +00:00
2014-06-25 11:36:10 +00:00
2014-07-07 09:28:38 -07:00
2014-07-07 09:28:38 -07:00
2014-07-07 09:28:38 -07:00
2014-07-07 09:28:38 -07:00
2014-07-07 09:28:38 -07:00
2014-06-25 11:31:51 +00:00
2013-08-27 10:34:16 -07:00
2014-07-07 09:28:38 -07:00
2014-07-07 09:28:38 -07:00
2014-07-07 09:28:38 -07:00