Commit b856fadc1c8dcb53e7efcbb2d0ae7edc022fdb6a

Eric Blake 2012-02-29T08:36:22

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>