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
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
2004-02-08
19408: fix argument handling for ulimit -aH
Peter Stephenson
1
-3
/
+13
2003-11-03
add *.dll and fix typo with errnames.h
Felix Rosencrantz
1
-0
/
+1
2003-10-29
a la 19209: zcalloc -> zshcalloc
Peter Stephenson
1
-1
/
+1
2003-05-05
unposted: cvsignore VIM *.swp files
Andrey Borzenkov
1
-0
/
+5
2003-04-03
18431: Another attempt to fix the problems with RLIMIT definitions
Peter Stephenson
1
-43
/
+51
2003-02-09
18207: add maxfilelocks to ulimit output.
Clint Adams
1
-0
/
+6
2002-08-27
17582: Improved option argument handling.
Peter Stephenson
2
-18
/
+26
2002-06-05
17285: David Wolfe <dwolfe@gforcetech.com>: finally fix QNX rlimits problem
Peter Stephenson
1
-1
/
+3
2001-11-01
16197: `limit' accepts `unlimited'.
Bart Schaefer
1
-8
/
+14
2001-10-25
16145: try to handle identical RLIMIT_RSS and RLIMIT_VMEM better.
Peter Stephenson
1
-7
/
+7
2001-10-22
Pavel Roskin <proski@gnu.org>: compilation for QNX
Peter Stephenson
1
-0
/
+6
2001-10-22
Report error on setting a limit to a string that os not a decimal number.
Bart Schaefer
1
-41
/
+106
[next]