index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Modules
/
system.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-11
50355: documentation and return status consistency in zsh/system module
Bart Schaefer
1
-2
/
+17
2022-04-28
50101: sysread -o with param adjusted to match documentation
Bart Schaefer
1
-4
/
+0
2022-03-31
49933: Add nonblock to sysopen
Matthew Martin
1
-1
/
+4
2020-07-11
46152: zsh/system: Re-allow '0' timeout in zsystem flock
Cedric Ware
1
-3
/
+3
2020-04-20
45708: zsh/system: Enable sub-second timeout in zsystem flock
Cedric Ware
1
-5
/
+74
2020-02-06
zsh/system: Fix infinite loop in sysread
Roman Perepelitsa
1
-1
/
+1
2019-07-02
44480: Don't automatically close externally visible file descroptors.
Peter Stephenson
1
-2
/
+2
2018-06-15
users/23472: Add $sysparams[procsubstpid] to zsh/system
Peter Stephenson
1
-0
/
+4
2018-01-04
42188: Close flock descriptor in failure cases
Sebastian Gniazdowski
1
-3
/
+11
2017-05-23
41142: Ensure close-on-exec is passed to moved file descriptor
Stephane Chazelas
1
-10
/
+20
2016-09-11
39268: "zsystem flock -t 0 ..." tries only once to flock and immediately retu...
Barton E. Schaefer
1
-3
/
+3
2016-01-30
37838: use UNUSED() consistently
Jun-ichi Takimoto
1
-2
/
+2
2015-07-31
35963: simplify condition found by coverity to include tautology
Oliver Kiddle
1
-2
/
+1
2015-07-24
35864: add sysopen, sysseek and systell to system module
Oliver Kiddle
1
-1
/
+183
2010-02-26
27756: add OS file locking to calendar
Peter Stephenson
1
-0
/
+4
2010-02-25
27755: add "zsystem supports" to zsh/system
Peter Stephenson
1
-0
/
+31
2010-02-24
27754 plus NEWS change: add "zsystem flock"
Peter Stephenson
1
-1
/
+165
2007-07-06
23665: autoloading of module features and related tweaks
Peter Stephenson
1
-6
/
+6
2007-05-28
see 23479: add initial features support for modules
Peter Stephenson
1
-81
/
+57
2006-06-05
22483: add $sysparams to zsh/system
Peter Stephenson
1
-9
/
+88
2006-05-30
22474: use variable argument lists to improve error message handling
Peter Stephenson
1
-6
/
+6
2006-03-07
Changed some structures to avoid gcc's type-punned warnings.
Wayne Davison
1
-1
/
+1
2004-12-07
20605: Use separate structure with get/set/unset methods fro parameters.
Peter Stephenson
1
-3
/
+3
2004-06-02
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
1
-6
/
+6
2003-09-17
19096: crash unloading zsh/system
Peter Stephenson
1
-0
/
+2
2003-08-30
18980: new zsh/system module
Peter Stephenson
1
-0
/
+418