summaryrefslogtreecommitdiff
path: root/Src/Modules/zpty.c
AgeCommit message (Expand)AuthorFilesLines
2000-06-27Andrej: don't close slave if not yet open (12084)Sven Wischnowsky1-1/+0
2000-06-27Andrej: 12081: zpty under cygwinPeter Stephenson1-2/+6
2000-05-1711426: Src/Modules/zpty.c: don't use #elif.Tanaka Akira1-4/+6
2000-05-1611420: Src/Modules/zpty.c: try more pty device files.Tanaka Akira1-4/+7
2000-05-08close fd for pty-master in sub-shellSven Wischnowsky1-0/+1
2000-05-05make zpty -r stoppable even when SIGINT is caught (and the handler calls retu...Sven Wischnowsky1-1/+1
2000-05-04close dump file descriptors in children (11151)Sven Wischnowsky1-0/+2
2000-05-04make pty the controlling terminal of their commands (11144)Sven Wischnowsky1-40/+75
2000-04-0710562, 10581: Complete .src.rpm after rpm --rebuild; note fixed bug; typo.Bart Schaefer1-1/+1
2000-04-01Updated from list as far as 10376Peter Stephenson1-38/+115
2000-01-20Initial revisionTanaka Akira1-0/+564