summaryrefslogtreecommitdiff
path: root/Doc/Zsh/mod_zpty.yo
AgeCommit message (Collapse)AuthorFilesLines
2009-01-1326301: make zpty -r exit more cleanly on bad readsPeter Stephenson1-5/+6
add option -m to make zpty -r return status 1 if pattern failed to match use this option in comptest
2008-01-2524460: make zpty -rt more consistent by polling before every bytePeter Stephenson1-1/+4
2005-04-01c.f. 21071: always use "status" in return and exit status docsPeter Stephenson1-7/+7
2000-11-06Make zpty more like eval.Bart Schaefer1-6/+7
2000-11-05Assorted read_poll() and zpty cleanup.Bart Schaefer1-27/+58
2000-10-19make non-blocking IO on ptys work again; add -t option to test if command is ↵Sven Wischnowsky1-0/+5
still alive (13035)
2000-05-2111478; 3.1.7-pre-4Peter Stephenson1-12/+14
2000-01-20Initial revisionTanaka Akira1-0/+40