erwin 2009-02-02 19:24:49 UTC
FreeBSD ports repository
Modified files:
devel/p5-IO-Tty Makefile
Added files:
devel/p5-IO-Tty/files patch-Makefile.PL patch-Tty.xs
Log:
Use posix_openpt() instead of calling openpty() to allocate a PTY
and open the slave TTY, and calling unlockpt() afterwards.
PR: 128941
Submitted by: ed
Reported by: Gerhard Gonter <[email protected]>
Revision Changes Path
1.20 +1 -0 ports/devel/p5-IO-Tty/Makefile
1.1 +39 -0 ports/devel/p5-IO-Tty/files/patch-Makefile.PL (new)
1.1 +21 -0 ports/devel/p5-IO-Tty/files/patch-Tty.xs (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"