git: openpty(3) - change to use unix98 ptys
Alex Hornung
alexh at crater.dragonflybsd.org
Tue Sep 1 08:07:48 PDT 2009
commit 153589f177d689b1109a6ce97540b397480ad990
Author: Alex Hornung <ahornung at 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
More information about the Commits
mailing list