about summary refs log tree commit diff
path: root/Src/Builtins
Commit message (Collapse)AuthorAgeFilesLines
* 33818: fix types passed to sizeof detected by coverity as being wrongOliver Kiddle2014-11-301-1/+1
|
* 33493: use correct command name in error messages about "ulimit" failure; ↵Barton E. Schaefer2014-10-221-1/+1
| | | | restore internal copy of limits if setrlimit() fails, so the error won't repeat
* 33047: use git to simplify massively source distribution file selectionPeter Stephenson2014-08-231-3/+0
|
* missed updates to calls to ztrftime()Peter Stephenson2014-07-301-1/+1
|
* 32799: resource NTHR not well handled on NetBSDPeter Stephenson2014-06-261-3/+20
|
* 32616: bad printf arguments for limitsJun T2014-05-181-1/+1
|
* 31936: Rationalise limits for threadsStefan Neudorf2013-11-032-13/+6
|
* 31935: further updates to limits for BSDStefan Neudorf2013-11-032-13/+6
|
* 31930 / 31934: New limits from BSD.Stefan Neudorf2013-10-312-0/+50
| | | | Avoid clash of uses for ulimit -k.
* 30629 plus unposted formatting changes:Peter Stephenson2012-08-171-30/+33
| | | | | support socket buffer size limit properly in ulimit; improve consistency of output and documentation and tweak formatting appropriately
* 30627: support RLIMIT_NTHR as on NetBSDPeter Stephenson2012-08-172-0/+12
|
* Jun T: 29883: cast resource types to types they should be anywayPeter Stephenson2011-10-311-12/+12
|
* 29490: add RLIMIT_RTTIMEPeter Stephenson2011-06-193-4/+36
|
* Danek: 29254: fix some compiler warningsPeter Stephenson2011-05-131-1/+0
|
* 27951: Add $ZSH_EVAL_CONTEXT and $zsh_eval_contxtPeter Stephenson2010-05-121-1/+1
|
* 27648, 267650/1, unposted README change:Peter Stephenson2010-02-031-0/+1
| | | | Turn off repeat and turn on ulimit in emulation modes
* 27566: add ulimit -c hard and immediate return on argument errorPeter Stephenson2010-01-051-6/+19
|
* 27565: sanity check numeric arguments to ulimitPeter Stephenson2010-01-051-21/+31
|
* 25373: trashzleptr() -> zleentry(ZLE_CMD_TRASH)Bart Schaefer2008-08-021-1/+1
|
* fix optimisation of string matching with multibyte modePeter Stephenson2008-03-251-2/+2
| | | | | 24732: attempt to provide adequate space for sched ztrftime string with multibyte characters
* 23665: autoloading of module features and related tweaksPeter Stephenson2007-07-062-7/+7
|
* 23578: make standard features autoloadable,Peter Stephenson2007-06-202-3/+2
| | | | use feature notation for .mdd autoloads
* 23560: improve $zsh_scheduled_events to make it easier to parsePeter Stephenson2007-06-141-38/+31
|
* 23554: add $zsh_scheduled_eventsPeter Stephenson2007-06-122-17/+67
|
* 23552: unnecessary sched debugging warningPeter Stephenson2007-06-121-2/+5
|
* see 23479: add initial features support for modulesPeter Stephenson2007-05-282-6/+49
|
* unposted: we could add checksched() twice to the timed event listPeter Stephenson2007-02-011-9/+49
|
* unposted: sched deleted timed function twicePeter Stephenson2007-01-241-4/+1
|
* unposted: spacing fixClint Adams2006-09-151-2/+2
|
* unposted: replace elided colonClint Adams2006-09-151-1/+1
|
* 22718: use ulimit -e and -r for RLIMIT_NICE and RLIMIT_RTPRIO respectively.Clint Adams2006-09-151-0/+22
|
* 22676, 22678: extend sched and make it able to run events when waiting forPeter Stephenson2006-09-101-89/+206
| | | | input
* 22474: use variable argument lists to improve error message handlingPeter Stephenson2006-05-302-39/+35
|
* 22364: add 'nice' and 'rt_priority' rlimits (NICE and RTPRIO).Clint Adams2006-03-171-0/+2
|
* Toby Peterson: 21083: RLIMIT_AS and RLIMIT_RSS are the same in Mac OX XPeter Stephenson2005-04-041-2/+2
| | | | ut_name needs to be ut_user in struct utmpx
* 20816: update rlimits for new glibcPeter Stephenson2005-02-161-3/+7
|
* 20728: add RLIMIT_SIGPENDING and RLIMIT_MSGQUEUE,Peter Stephenson2005-01-192-43/+76
| | | | also use ulimit -x for RLIMIT_LOCK
* 20118: improvements to limits builtinsPeter Stephenson2004-06-301-154/+328
|
* Marked unused parameters with the new UNUSED() macro.Wayne Davison2004-06-022-8/+8
|
* 19408: fix argument handling for ulimit -aHPeter Stephenson2004-02-081-3/+13
|
* add *.dll and fix typo with errnames.hFelix Rosencrantz2003-11-031-0/+1
|
* a la 19209: zcalloc -> zshcallocPeter Stephenson2003-10-291-1/+1
|
* unposted: cvsignore VIM *.swp filesAndrey Borzenkov2003-05-051-0/+5
|
* 18431: Another attempt to fix the problems with RLIMIT definitionsPeter Stephenson2003-04-031-43/+51
|
* 18207: add maxfilelocks to ulimit output.Clint Adams2003-02-091-0/+6
|
* 17582: Improved option argument handling.Peter Stephenson2002-08-272-18/+26
| | | | unposted: Updated version to 4.1.0-dev-6 because of interface change.
* 17285: David Wolfe <dwolfe@gforcetech.com>: finally fix QNX rlimits problemPeter Stephenson2002-06-051-1/+3
|
* 16197: `limit' accepts `unlimited'.Bart Schaefer2001-11-011-8/+14
|
* 16145: try to handle identical RLIMIT_RSS and RLIMIT_VMEM better.Peter Stephenson2001-10-251-7/+7
|
* Pavel Roskin <proski@gnu.org>: compilation for QNXPeter Stephenson2001-10-221-0/+6
|