summaryrefslogtreecommitdiffstats
path: root/src/util/pty/open_slave.c
Commit message (Expand)AuthorAgeFilesLines
* Move pty library from util/pty to appl/libpty; update Makefile.in andKen Raeburn2006-04-111-101/+0
* Include "com_err.h" instead of <com_err.h>Ken Raeburn2002-06-131-1/+1
* * pty_paranoia.c: New file; do many paranoid checks about cttyTom Yu2001-05-111-2/+6
* * cleanup.c: Call update_utmp() with the correct pid to assist inTom Yu2001-05-081-70/+51
* * open_slave.c (pty_open_slave): If revoke() present on system butEzra Peisach2001-05-041-1/+1
* * pty-int.h: Fix typo; VHANG_first -> VHANG_FIRSTTom Yu2001-05-041-0/+13
* * libpty.h: If SOCK_DGRAM is not defined, provide a definition forEzra Peisach2000-06-261-1/+5
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* * pty_err.et: Add PTY_OPEN_SLAVE_TOOSHORT error codeTom Yu1997-12-031-0/+2
* Changes to help streams work correctly on AIX 4.1.4 and HPUX 9.Sam Hartman1996-03-251-5/+15
* Work around apparent Solaris kernel bug. If you open the pty and close it, y...Sam Hartman1996-01-131-23/+10
* Added hack by Doug Engbert to get util/pty to work under Solaris. WeTheodore Tso1996-01-111-0/+4
* Changes for Solaris and UltrixSam Hartman1995-08-111-0/+1
* Changes to get telnet working on AlphaSam Hartman1995-08-091-3/+20
* Return value from pty_open_ctty is non-zero on error, not negativeEzra Peisach1995-08-051-1/+1
* * Makefile.in: use libupdate so to not get multiple copies ofTom Yu1995-08-041-3/+3
* Fix up Copyright notice to have correct year (1995 instead of 1990)Theodore Tso1995-08-041-13/+11
* Check in first version of libptySam Hartman1995-07-311-0/+77