summaryrefslogtreecommitdiff
path: root/src/misc/forkpty.c
AgeCommit message (Expand)AuthorLines
2011-07-22check for fd exhaustion in forkptyRich Felker-2/+15
2011-04-20properly create new session/controlling terminal in forkptyRich Felker-1/+4
2011-04-20implement (nonstandard) forkptyRich Felker-0/+22