index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Builtins
/
rlimits.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
30629 plus unposted formatting changes:
Peter Stephenson
2012-08-17
1
-30
/
+33
*
30627: support RLIMIT_NTHR as on NetBSD
Peter Stephenson
2012-08-17
1
-0
/
+11
*
Jun T: 29883: cast resource types to types they should be anyway
Peter Stephenson
2011-10-31
1
-12
/
+12
*
29490: add RLIMIT_RTTIME
Peter Stephenson
2011-06-19
1
-3
/
+33
*
Danek: 29254: fix some compiler warnings
Peter Stephenson
2011-05-13
1
-1
/
+0
*
27566: add ulimit -c hard and immediate return on argument error
Peter Stephenson
2010-01-05
1
-6
/
+19
*
27565: sanity check numeric arguments to ulimit
Peter Stephenson
2010-01-05
1
-21
/
+31
*
23665: autoloading of module features and related tweaks
Peter Stephenson
2007-07-06
1
-3
/
+3
*
see 23479: add initial features support for modules
Peter Stephenson
2007-05-28
1
-2
/
+25
*
unposted: spacing fix
Clint Adams
2006-09-15
1
-2
/
+2
*
unposted: replace elided colon
Clint Adams
2006-09-15
1
-1
/
+1
*
22718: use ulimit -e and -r for RLIMIT_NICE and RLIMIT_RTPRIO respectively.
Clint Adams
2006-09-15
1
-0
/
+22
*
22474: use variable argument lists to improve error message handling
Peter Stephenson
2006-05-30
1
-32
/
+28
*
Toby Peterson: 21083: RLIMIT_AS and RLIMIT_RSS are the same in Mac OX X
Peter Stephenson
2005-04-04
1
-2
/
+2
*
20728: add RLIMIT_SIGPENDING and RLIMIT_MSGQUEUE,
Peter Stephenson
2005-01-19
1
-43
/
+74
*
20118: improvements to limits builtins
Peter Stephenson
2004-06-30
1
-154
/
+328
*
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
2004-06-02
1
-5
/
+5
*
19408: fix argument handling for ulimit -aH
Peter Stephenson
2004-02-08
1
-3
/
+13
*
18431: Another attempt to fix the problems with RLIMIT definitions
Peter Stephenson
2003-04-03
1
-43
/
+51
*
18207: add maxfilelocks to ulimit output.
Clint Adams
2003-02-09
1
-0
/
+6
*
17582: Improved option argument handling.
Peter Stephenson
2002-08-27
1
-9
/
+9
*
17285: David Wolfe <dwolfe@gforcetech.com>: finally fix QNX rlimits problem
Peter Stephenson
2002-06-05
1
-1
/
+3
*
16197: `limit' accepts `unlimited'.
Bart Schaefer
2001-11-01
1
-8
/
+14
*
16145: try to handle identical RLIMIT_RSS and RLIMIT_VMEM better.
Peter Stephenson
2001-10-25
1
-7
/
+7
*
Pavel Roskin <proski@gnu.org>: compilation for QNX
Peter Stephenson
2001-10-22
1
-0
/
+6
*
Report error on setting a limit to a string that os not a decimal number.
Bart Schaefer
2001-10-22
1
-41
/
+106
*
Initial revision
Tanaka Akira
1999-04-15
1
-0
/
+593