Commit Graph

67 Commits (master)

Author SHA1 Message Date
Jun-ichi Takimoto b87b7f367c unposted: add a comment about how to add a new resource 4 years ago
Daniel Shahaf fb3ef09f2d unposted: Deconfuse $EDITOR's balanced braces mode. No functional change. 4 years ago
Jun-ichi Takimoto 273da6cc5f 45490 (+45495 and a test): refactor rlimits.c
Use a table of known resouces instead of generating rlimits.h by
rlimits.awk.
4 years ago
Jun-ichi Takimoto b82c24801f 44710: support RLIMIT_UMTXP on FreeBSD 5 years ago
Matthew Martin ef7ef1f656 38513: cast time to long long for printing where possible 8 years ago
Barton E. Schaefer 1ea94513cc Dmitry Marakasov: 38162: accept G for gigabytes in limit command
from github pull request - some formatting edited
8 years ago
Jun-ichi Takimoto 2175399b70 37874: remove unused function argument 8 years ago
Jun-ichi Takimoto ca3bc0d95d 37838: use UNUSED() consistently 8 years ago
Peter Stephenson f8164fb647 36227: attempt to fix metafication problem with ztrftime.
fmt is treated as metafied on entry; use returned length to ensure
we metafy or output the correct length if there are embedded nulls.
9 years ago
Oliver Kiddle 0d4b548d1e 33818: fix types passed to sizeof detected by coverity as being wrong 10 years ago
Barton E. Schaefer 2d4743ce50 33493: use correct command name in error messages about "ulimit" failure; restore internal copy of limits if setrlimit() fails, so the error won't repeat 10 years ago
Peter Stephenson cc6e9db29d 33047: use git to simplify massively source distribution file selection 10 years ago
Peter Stephenson 51c0ccd303 missed updates to calls to ztrftime() 10 years ago
Peter Stephenson e0dccff13e 32799: resource NTHR not well handled on NetBSD 10 years ago
Jun T d082827c83 32616: bad printf arguments for limits 10 years ago
Stefan Neudorf 73746daf7f 31936: Rationalise limits for threads 11 years ago
Stefan Neudorf 93dec3a96a 31935: further updates to limits for BSD 11 years ago
Stefan Neudorf 790a4fee2b 31930 / 31934: New limits from BSD.
Avoid clash of uses for ulimit -k.
11 years ago
Peter Stephenson e92a823a4b 30629 plus unposted formatting changes:
support socket buffer size limit properly in ulimit;
improve consistency of output and documentation and tweak formatting appropriately
12 years ago
Peter Stephenson 9fdcd824d8 30627: support RLIMIT_NTHR as on NetBSD 12 years ago
Peter Stephenson fdb00982f5 Jun T: 29883: cast resource types to types they should be anyway 13 years ago
Peter Stephenson c31caeb086 29490: add RLIMIT_RTTIME 13 years ago
Peter Stephenson 9c0a19669b Danek: 29254: fix some compiler warnings 13 years ago
Peter Stephenson 09960dc5b9 27951: Add $ZSH_EVAL_CONTEXT and $zsh_eval_contxt 14 years ago
Peter Stephenson 8ac97f3308 27648, 267650/1, unposted README change:
Turn off repeat and turn on ulimit in emulation modes
14 years ago
Peter Stephenson f80bc2b5f6 27566: add ulimit -c hard and immediate return on argument error 15 years ago
Peter Stephenson de4dac8874 27565: sanity check numeric arguments to ulimit 15 years ago
Bart Schaefer d1845f8b4a 25373: trashzleptr() -> zleentry(ZLE_CMD_TRASH) 16 years ago
Peter Stephenson 56e1904e45 fix optimisation of string matching with multibyte mode
24732: attempt to provide adequate space for sched ztrftime string with
multibyte characters
16 years ago
Peter Stephenson 1b52f47cf2 23665: autoloading of module features and related tweaks 17 years ago
Peter Stephenson 0a1de76213 23578: make standard features autoloadable,
use feature notation for .mdd autoloads
17 years ago
Peter Stephenson a016fed99f 23560: improve $zsh_scheduled_events to make it easier to parse 17 years ago
Peter Stephenson 505675f2bd 23554: add $zsh_scheduled_events 17 years ago
Peter Stephenson 1a959dae01 23552: unnecessary sched debugging warning 17 years ago
Peter Stephenson b0c5f09169 see 23479: add initial features support for modules 17 years ago
Peter Stephenson 56085ffebb unposted: we could add checksched() twice to the timed event list 18 years ago
Peter Stephenson f223e9b4ee unposted: sched deleted timed function twice 18 years ago
Clint Adams a259e097b5 unposted: spacing fix 18 years ago
Clint Adams cca7eb1fd9 unposted: replace elided colon 18 years ago
Clint Adams 7a7dfd55a1 22718: use ulimit -e and -r for RLIMIT_NICE and RLIMIT_RTPRIO respectively. 18 years ago
Peter Stephenson b726ead94e 22676, 22678: extend sched and make it able to run events when waiting for
input
18 years ago
Peter Stephenson dd5602f59b 22474: use variable argument lists to improve error message handling 18 years ago
Clint Adams 717c7c5532 22364: add 'nice' and 'rt_priority' rlimits (NICE and RTPRIO). 18 years ago
Peter Stephenson 8776b52d7d Toby Peterson: 21083: RLIMIT_AS and RLIMIT_RSS are the same in Mac OX X
ut_name needs to be ut_user in struct utmpx
19 years ago
Peter Stephenson 213dc8b210 20816: update rlimits for new glibc 20 years ago
Peter Stephenson f8d74c1aab 20728: add RLIMIT_SIGPENDING and RLIMIT_MSGQUEUE,
also use ulimit -x for RLIMIT_LOCK
20 years ago
Peter Stephenson bf21478722 20118: improvements to limits builtins 20 years ago
Wayne Davison fb0937a69e Marked unused parameters with the new UNUSED() macro. 20 years ago
Peter Stephenson d84942a9b4 19408: fix argument handling for ulimit -aH 21 years ago
Felix Rosencrantz e939abd1cd add *.dll and fix typo with errnames.h 21 years ago