Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-07-02 | 44480: Don't automatically close externally visible file descroptors. | Peter Stephenson | 1 | -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-22 | 44156 (tweaked): zsh/system: Add note about potential flock side-effects | Clinton Bunch | 1 | -2/+5 | |
(Minor adjustments to wording and formatting) | |||||
2018-06-15 | users/23472: Add $sysparams[procsubstpid] to zsh/system | Peter Stephenson | 1 | -0/+5 | |
2015-08-10 | 35885: document closing fd's opened with sysopen | Peter Stephenson | 1 | -0/+5 | |
2015-08-08 | 35954: Doc: sysopen -u is not optional | Mikael Magnusson | 1 | -2/+2 | |
2015-07-24 | 35864: add sysopen, sysseek and systell to system module | Oliver Kiddle | 1 | -0/+58 | |
2015-05-12 | 35075: improve manual format | Jun-ichi Takimoto | 1 | -7/+8 | |
also fixed a ChangeLog entry for 35034 (2015-05-06) | |||||
2015-04-25 | 34961: sysparams[pid] and sysparams[ppid] added to variables index | Barton E. Schaefer | 1 | -0/+2 | |
2014-11-22 | 33763 (cf. Baptiste Daroussin 33747): fix nested item list in generated ↵ | Barton E. Schaefer | 1 | -0/+1 | |
zshmodules.1 | |||||
2010-02-25 | 27755: add "zsystem supports" to zsh/system | Peter Stephenson | 1 | -0/+10 | |
2010-02-24 | 27754 plus NEWS change: add "zsystem flock" | Peter Stephenson | 1 | -2/+41 | |
2009-01-26 | Greg Klanderman: 26439: Doc/Zsh/mod_system.yo: convert to subsystems | Peter Stephenson | 1 | -2/+2 | |
2006-06-05 | 22483: add $sysparams to zsh/system | Peter Stephenson | 1 | -1/+17 | |
2005-04-01 | c.f. 21071: always use "status" in return and exit status docs | Peter Stephenson | 1 | -4/+4 | |
2003-09-17 | *** empty log message *** | Vin Shelton | 1 | -1/+1 | |
2003-08-30 | 18980: new zsh/system module | Peter Stephenson | 1 | -0/+128 | |