]> granicus.if.org Git - python/commit
Get test_ioctl to pass on HPUX 11.
authorNeal Norwitz <nnorwitz@gmail.com>
Fri, 23 May 2003 14:35:24 +0000 (14:35 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Fri, 23 May 2003 14:35:24 +0000 (14:35 +0000)
commit8225103d2d381991703970dc601ef83a12da7fc5
treeb8be6772f9e64dd8ebe88b4f6a783a9544829c4f
parent661a9e3e5b79e03f912038bd56d8638f9ba5a804
Get test_ioctl to pass on HPUX 11.

TIOCGPGRP and many other definitions come from bsdtty.h, so it needs
to be included at least on HPUX.
Modules/termios.c
configure
configure.in
pyconfig.h.in