summaryrefslogtreecommitdiffstats
path: root/src/util/pty/getpty.c
Commit message (Expand)AuthorAgeFilesLines
* * getpty.c (pty_getpty): Fix goof in previous, which introducedTom Yu1997-12-071-3/+3
* * getpty.c (pty_getpty): Fix checks on string lengths to accountTom Yu1997-12-051-32/+26
* Remove erroneous space from the HPUX open()Theodore Tso1997-06-031-1/+1
* Fix bug pointed out by jhawk; we weren't looking for all ptysSam Hartman1996-06-241-4/+4
* Changes so HPUX doesn't use streams. ThisSam Hartman1996-04-161-2/+5
* Implement _getpty handling for the SGISam Hartman1996-03-241-5/+28
* Fix test for slave buffer lengthSam Hartman1995-08-091-1/+1
* Fix up Copyright notice to have correct year (1995 instead of 1990)Theodore Tso1995-08-041-13/+11
* * Fix tests for length of slave buffer.Sam Hartman1995-08-021-2/+2
* Make interface change so getpty doesn't overwriteSam Hartman1995-08-011-10/+34
* Check in first version of libptySam Hartman1995-07-311-0/+96