summaryrefslogtreecommitdiffstats
path: root/src/util/pty/pty_paranoia.c
Commit message (Expand)AuthorAgeFilesLines
* Move pty library from util/pty to appl/libpty; update Makefile.in andKen Raeburn2006-04-111-650/+0
* Include "com_err.h" instead of <com_err.h>Ken Raeburn2002-06-131-1/+1
* * getpty.c: Make pty_getpty() into ptyint_getpty_ext(), which hasTom Yu2001-05-161-32/+350
* * pty_paranoia.c: New file; do many paranoid checks about cttyTom Yu2001-05-111-0/+332