Use openpty for allocating pty on Darwin. Fix Bug#726 and Bug#5819.
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Sat, 10 Apr 2010 10:31:01 +0000 (19:31 +0900)
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
Sat, 10 Apr 2010 10:31:01 +0000 (19:31 +0900)
commit658b9b9347fdb9cdf5763990c22e63a0d617c40e
tree992a5050647746460b8034641187140915faa0a4
parent0a23b2c3033d8eae52e0861aa5d3a66b628a99b5
Use openpty for allocating pty on Darwin.  Fix Bug#726 and Bug#5819.

* s/darwin.h (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF)
(PTY_OPEN): New defines.  Use openpty (Bug#726, Bug#5819).
src/ChangeLog
src/s/darwin.h