index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Builtins
/
rlimits.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-07-06
23665: autoloading of module features and related tweaks
Peter Stephenson
1
-3
/
+3
2007-05-28
see 23479: add initial features support for modules
Peter Stephenson
1
-2
/
+25
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-05-30
22474: use variable argument lists to improve error message handling
Peter Stephenson
1
-32
/
+28
2005-04-04
Toby Peterson: 21083: RLIMIT_AS and RLIMIT_RSS are the same in Mac OX X
Peter Stephenson
1
-2
/
+2
2005-01-19
20728: add RLIMIT_SIGPENDING and RLIMIT_MSGQUEUE,
Peter Stephenson
1
-43
/
+74
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
1
-5
/
+5
2004-02-08
19408: fix argument handling for ulimit -aH
Peter Stephenson
1
-3
/
+13
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
1
-9
/
+9
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
1999-04-15
Initial revision
Tanaka Akira
1
-0
/
+593