index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Modules
/
zpty.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2000-11-06
Make zpty more like eval.
Bart Schaefer
1
-56
/
+47
2000-11-05
Assorted read_poll() and zpty cleanup.
Bart Schaefer
1
-26
/
+65
2000-11-05
Better streaming behavior from `zpty -r', plus other cleanup.
Bart Schaefer
1
-43
/
+20
2000-10-19
make non-blocking IO on ptys work again; add -t option to test if command is ↵
Sven Wischnowsky
1
-14
/
+41
still alive (13035)
2000-06-27
Andrej: don't close slave if not yet open (12084)
Sven Wischnowsky
1
-1
/
+0
2000-06-27
Andrej: 12081: zpty under cygwin
Peter Stephenson
1
-2
/
+6
2000-05-17
11426: Src/Modules/zpty.c: don't use #elif.
Tanaka Akira
1
-4
/
+6
2000-05-16
11420: Src/Modules/zpty.c: try more pty device files.
Tanaka Akira
1
-4
/
+7
2000-05-08
close fd for pty-master in sub-shell
Sven Wischnowsky
1
-0
/
+1
2000-05-05
make zpty -r stoppable even when SIGINT is caught (and the handler calls ↵
Sven Wischnowsky
1
-1
/
+1
return or some such) (11181)
2000-05-04
close dump file descriptors in children (11151)
Sven Wischnowsky
1
-0
/
+2
2000-05-04
make pty the controlling terminal of their commands (11144)
Sven Wischnowsky
1
-40
/
+75
2000-04-07
10562, 10581: Complete .src.rpm after rpm --rebuild; note fixed bug; typo.
Bart Schaefer
1
-1
/
+1
2000-04-01
Updated from list as far as 10376
Peter Stephenson
1
-38
/
+115
2000-01-20
Initial revision
Tanaka Akira
1
-0
/
+564
[prev]