summaryrefslogtreecommitdiff
path: root/Doc/Zsh/mod_system.yo
AgeCommit message (Collapse)AuthorFilesLines
2022-06-1150355: documentation and return status consistency in zsh/system moduleBart Schaefer1-3/+13
2022-03-3149933: Add nonblock to sysopenMatthew Martin1-0/+3
2021-09-0648888: improve doc for $$ and $PPID, add fail test for PPID readonly-nessBart Schaefer1-3/+3
2020-04-20unposted: zsh/system: Adjust documentation from workers/45708dana1-4/+3
2020-04-2045708: zsh/system: Enable sub-second timeout in zsystem flockCedric Ware1-4/+12
2019-07-0244480: Don't automatically close externally visible file descroptors.Peter Stephenson1-1/+3
These are descriptors marked FDT_EXTERNAL. Make all sysopen'ed file descriptors FDT_EXTERNAL. Make =(...) call closem() consistent with other substitutions. Document file descriptors are left open.
2019-03-2244156 (tweaked): zsh/system: Add note about potential flock side-effectsClinton Bunch1-2/+5
(Minor adjustments to wording and formatting)
2018-06-15users/23472: Add $sysparams[procsubstpid] to zsh/systemPeter Stephenson1-0/+5
2015-08-1035885: document closing fd's opened with sysopenPeter Stephenson1-0/+5
2015-08-0835954: Doc: sysopen -u is not optionalMikael Magnusson1-2/+2
2015-07-2435864: add sysopen, sysseek and systell to system moduleOliver Kiddle1-0/+58
2015-05-1235075: improve manual formatJun-ichi Takimoto1-7/+8
also fixed a ChangeLog entry for 35034 (2015-05-06)
2015-04-2534961: sysparams[pid] and sysparams[ppid] added to variables indexBarton E. Schaefer1-0/+2
2014-11-2233763 (cf. Baptiste Daroussin 33747): fix nested item list in generated ↵Barton E. Schaefer1-0/+1
zshmodules.1
2010-02-2527755: add "zsystem supports" to zsh/systemPeter Stephenson1-0/+10
2010-02-2427754 plus NEWS change: add "zsystem flock"Peter Stephenson1-2/+41
2009-01-26Greg Klanderman: 26439: Doc/Zsh/mod_system.yo: convert to subsystemsPeter Stephenson1-2/+2
2006-06-0522483: add $sysparams to zsh/systemPeter Stephenson1-1/+17
2005-04-01c.f. 21071: always use "status" in return and exit status docsPeter Stephenson1-4/+4
2003-09-17*** empty log message ***Vin Shelton1-1/+1
2003-08-3018980: new zsh/system modulePeter Stephenson1-0/+128