aboutsummaryrefslogtreecommitdiff
path: root/src/misc/forkpty.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Setup stub unit test infrastructureEuAndreh2024-01-051-0/+8
* overhaul forkpty function using new login_ttyRich Felker2014-12-211-26/+45
* check for fd exhaustion in forkptyRich Felker2011-07-221-2/+15
* properly create new session/controlling terminal in forkptyRich Felker2011-04-201-1/+4
* implement (nonstandard) forkptyRich Felker2011-04-201-0/+22