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
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
1
-429
/
+263
2019-08-28
44710: support RLIMIT_UMTXP on FreeBSD
Jun-ichi Takimoto
1
-0
/
+11
2016-03-26
Dmitry Marakasov: 38162: accept G for gigabytes in limit command
Barton E. Schaefer
1
-2
/
+4
2016-01-30
37838: use UNUSED() consistently
Jun-ichi Takimoto
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-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
1
-12
/
+5
2013-11-03
31935: further updates to limits for BSD
Stefan Neudorf
1
-12
/
+5
2013-10-31
31930 / 31934: New limits from BSD.
Stefan Neudorf
1
-0
/
+46
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
1
-0
/
+11
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
1
-3
/
+33
2011-05-13
Danek: 29254: fix some compiler warnings
Peter Stephenson
1
-1
/
+0
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