]> granicus.if.org Git - python/commit
/dev/ptmx doesn't exist on AIX, they had to be different and use /dev/ptc.
authorNeal Norwitz <nnorwitz@gmail.com>
Fri, 21 Mar 2003 01:42:58 +0000 (01:42 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Fri, 21 Mar 2003 01:42:58 +0000 (01:42 +0000)
commit865400fd07adfae27c83dbf71e56c202d0420519
treeac93374d53cb2583e5dc6b42619d73d778fffd48
parent7d8145268ee282f14d6adce9305dc3c1c7ffec14
/dev/ptmx doesn't exist on AIX, they had to be different and use /dev/ptc.
Otherwise, the 2 devices seem to work the same for allocating a pseudo-tty.
configure
configure.in
pyconfig.h.in