summaryrefslogtreecommitdiff
path: root/Src/Builtins
AgeCommit message (Expand)AuthorFilesLines
2004-02-0819408: fix argument handling for ulimit -aHPeter Stephenson1-3/+13
2003-11-03add *.dll and fix typo with errnames.hFelix Rosencrantz1-0/+1
2003-10-29a la 19209: zcalloc -> zshcallocPeter Stephenson1-1/+1
2003-05-05unposted: cvsignore VIM *.swp filesAndrey Borzenkov1-0/+5
2003-04-0318431: Another attempt to fix the problems with RLIMIT definitionsPeter Stephenson1-43/+51
2003-02-0918207: add maxfilelocks to ulimit output.Clint Adams1-0/+6
2002-08-2717582: Improved option argument handling.Peter Stephenson2-18/+26
2002-06-0517285: David Wolfe <dwolfe@gforcetech.com>: finally fix QNX rlimits problemPeter Stephenson1-1/+3
2001-11-0116197: `limit' accepts `unlimited'.Bart Schaefer1-8/+14
2001-10-2516145: try to handle identical RLIMIT_RSS and RLIMIT_VMEM better.Peter Stephenson1-7/+7
2001-10-22Pavel Roskin <proski@gnu.org>: compilation for QNXPeter Stephenson1-0/+6
2001-10-22Report error on setting a limit to a string that os not a decimal number.Bart Schaefer1-41/+106
2001-08-2115675: Src/Builtins/rlimits.awk: handle case where RLIM_NLIMITS is set to a n...Clint Adams1-1/+1
2001-05-2814517: glibc 2.2.3 tweaks revisitedClint Adams1-2/+2
2001-05-2114419: glibc 2.2.3 rlimits enumClint Adams1-1/+12
2001-03-2613777: maxfilelocks limit for glibc2.2Clint Adams1-22/+39
2000-11-2613194: change in module configuration systemPeter Stephenson2-0/+6
2000-07-0712193: Rather than replace @RLIMITS_INC_H@ with /dev/null on platforms whereBart Schaefer1-5/+7
1999-04-15Initial revisionTanaka Akira8-0/+918