termios: fix pid_t always, not just for tcgetsid
authorEric Blake <eblake@redhat.com>
Wed, 29 Feb 2012 15:36:22 +0000 (08:36 -0700)
committerEric Blake <eblake@redhat.com>
Wed, 29 Feb 2012 15:36:22 +0000 (08:36 -0700)
commitb856fadc1c8dcb53e7efcbb2d0ae7edc022fdb6a
treed419640b9819e5d3bd8d520c3119db291e07c587
parent35c72a2a1d0f9471e1a14ef1d43d2f11d001c402
termios: fix pid_t always, not just for tcgetsid

tests-termios.c was failing on more than just cygwin.

* doc/posix-headers/termios.texi (termios.h): Mention problem.
* lib/termios.in.h (include): Ensure pid_t on all platforms, not
just when building tcgetsid.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
doc/posix-headers/termios.texi
lib/termios.in.h