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