DragonFly commits List (threaded) for 2009-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: openpty(3) - change to use unix98 ptys
commit 153589f177d689b1109a6ce97540b397480ad990
Author: Alex Hornung <ahornung@gmail.com>
Date: Tue Aug 18 18:50:26 2009 +0100
openpty(3) - change to use unix98 ptys
* Try, by default, to use unix98 ptys first. If they fail at any
point, fall back to bsd ptys (/dev/[pt]ty*).
Partially-Obtained-From: FreeBSD
Summary of changes:
lib/libutil/pty.c | 45 +++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 45 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/153589f177d689b1109a6ce97540b397480ad990
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]