about summary refs log tree commit diff
path: root/Src/Builtins/rlimits.c
Commit message (Expand)AuthorAgeFilesLines
* 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-271-9/+9
* 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
* Report error on setting a limit to a string that os not a decimal number.Bart Schaefer2001-10-221-41/+106
* Initial revisionTanaka Akira1999-04-151-0/+593