index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Builtins
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-27
53378: support new pipebuf resource limit on FreeBSD
Oliver Kiddle
1
-0
/
+4
2024-09-14
53083: handle Haiku specific resource limit for open vnode monitors
Oliver Kiddle
1
-0
/
+4
2020-05-03
unposted: add a comment about how to add a new resource
Jun-ichi Takimoto
1
-0
/
+7
2020-03-20
unposted: Deconfuse $EDITOR's balanced braces mode. No functional change.
Daniel Shahaf
1
-2
/
+3
2020-03-06
45490 (+45495 and a test): refactor rlimits.c
Jun-ichi Takimoto
3
-560
/
+263
2019-08-28
44710: support RLIMIT_UMTXP on FreeBSD
Jun-ichi Takimoto
2
-0
/
+12
2016-05-22
38513: cast time to long long for printing where possible
Matthew Martin
1
-1
/
+5
2016-03-26
Dmitry Marakasov: 38162: accept G for gigabytes in limit command
Barton E. Schaefer
1
-2
/
+4
2016-02-04
37874: remove unused function argument
Jun-ichi Takimoto
1
-5
/
+5
2016-01-30
37838: use UNUSED() consistently
Jun-ichi Takimoto
2
-2
/
+2
2015-08-18
36227: attempt to fix metafication problem with ztrftime.
Peter Stephenson
1
-1
/
+2
2014-11-30
33818: fix types passed to sizeof detected by coverity as being wrong
Oliver Kiddle
1
-1
/
+1
2014-10-22
33493: use correct command name in error messages about "ulimit" failure; res...
Barton E. Schaefer
1
-1
/
+1
2014-08-23
33047: use git to simplify massively source distribution file selection
Peter Stephenson
1
-3
/
+0
2014-07-30
missed updates to calls to ztrftime()
Peter Stephenson
1
-1
/
+1
2014-06-26
32799: resource NTHR not well handled on NetBSD
Peter Stephenson
1
-3
/
+20
2014-05-18
32616: bad printf arguments for limits
Jun T
1
-1
/
+1
2013-11-03
31936: Rationalise limits for threads
Stefan Neudorf
2
-13
/
+6
2013-11-03
31935: further updates to limits for BSD
Stefan Neudorf
2
-13
/
+6
2013-10-31
31930 / 31934: New limits from BSD.
Stefan Neudorf
2
-0
/
+50
2012-08-17
30629 plus unposted formatting changes:
Peter Stephenson
1
-30
/
+33
2012-08-17
30627: support RLIMIT_NTHR as on NetBSD
Peter Stephenson
2
-0
/
+12
2011-10-31
Jun T: 29883: cast resource types to types they should be anyway
Peter Stephenson
1
-12
/
+12
2011-06-19
29490: add RLIMIT_RTTIME
Peter Stephenson
3
-4
/
+36
2011-05-13
Danek: 29254: fix some compiler warnings
Peter Stephenson
1
-1
/
+0
2010-05-12
27951: Add $ZSH_EVAL_CONTEXT and $zsh_eval_contxt
Peter Stephenson
1
-1
/
+1
2010-02-03
27648, 267650/1, unposted README change:
Peter Stephenson
1
-0
/
+1
2010-01-05
27566: add ulimit -c hard and immediate return on argument error
Peter Stephenson
1
-6
/
+19
2010-01-05
27565: sanity check numeric arguments to ulimit
Peter Stephenson
1
-21
/
+31
2008-08-02
25373: trashzleptr() -> zleentry(ZLE_CMD_TRASH)
Bart Schaefer
1
-1
/
+1
2008-03-25
fix optimisation of string matching with multibyte mode
Peter Stephenson
1
-2
/
+2
2007-07-06
23665: autoloading of module features and related tweaks
Peter Stephenson
2
-7
/
+7
2007-06-20
23578: make standard features autoloadable,
Peter Stephenson
2
-3
/
+2
2007-06-14
23560: improve $zsh_scheduled_events to make it easier to parse
Peter Stephenson
1
-38
/
+31
2007-06-12
23554: add $zsh_scheduled_events
Peter Stephenson
2
-17
/
+67
2007-06-12
23552: unnecessary sched debugging warning
Peter Stephenson
1
-2
/
+5
2007-05-28
see 23479: add initial features support for modules
Peter Stephenson
2
-6
/
+49
2007-02-01
unposted: we could add checksched() twice to the timed event list
Peter Stephenson
1
-9
/
+49
2007-01-24
unposted: sched deleted timed function twice
Peter Stephenson
1
-4
/
+1
2006-09-15
unposted: spacing fix
Clint Adams
1
-2
/
+2
2006-09-15
unposted: replace elided colon
Clint Adams
1
-1
/
+1
2006-09-15
22718: use ulimit -e and -r for RLIMIT_NICE and RLIMIT_RTPRIO respectively.
Clint Adams
1
-0
/
+22
2006-09-10
22676, 22678: extend sched and make it able to run events when waiting for
Peter Stephenson
1
-89
/
+206
2006-05-30
22474: use variable argument lists to improve error message handling
Peter Stephenson
2
-39
/
+35
2006-03-17
22364: add 'nice' and 'rt_priority' rlimits (NICE and RTPRIO).
Clint Adams
1
-0
/
+2
2005-04-04
Toby Peterson: 21083: RLIMIT_AS and RLIMIT_RSS are the same in Mac OX X
Peter Stephenson
1
-2
/
+2
2005-02-16
20816: update rlimits for new glibc
Peter Stephenson
1
-3
/
+7
2005-01-19
20728: add RLIMIT_SIGPENDING and RLIMIT_MSGQUEUE,
Peter Stephenson
2
-43
/
+76
2004-06-30
20118: improvements to limits builtins
Peter Stephenson
1
-154
/
+328
2004-06-02
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
2
-8
/
+8
[next]