Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-04-04 | Toby Peterson: 21083: RLIMIT_AS and RLIMIT_RSS are the same in Mac OX X | Peter Stephenson | 1 | -2/+2 | |
ut_name needs to be ut_user in struct utmpx | |||||
2005-02-16 | 20816: update rlimits for new glibc | Peter Stephenson | 1 | -3/+7 | |
2005-01-19 | 20728: add RLIMIT_SIGPENDING and RLIMIT_MSGQUEUE, | Peter Stephenson | 2 | -43/+76 | |
also use ulimit -x for RLIMIT_LOCK | |||||
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 | 2 | -8/+8 | |
2004-02-08 | 19408: fix argument handling for ulimit -aH | Peter Stephenson | 1 | -3/+13 | |
2003-11-03 | add *.dll and fix typo with errnames.h | Felix Rosencrantz | 1 | -0/+1 | |
2003-10-29 | a la 19209: zcalloc -> zshcalloc | Peter Stephenson | 1 | -1/+1 | |
2003-05-05 | unposted: cvsignore VIM *.swp files | Andrey Borzenkov | 1 | -0/+5 | |
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 | 2 | -18/+26 | |
unposted: Updated version to 4.1.0-dev-6 because of interface change. | |||||
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 | |
2001-08-21 | 15675: Src/Builtins/rlimits.awk: handle case where RLIM_NLIMITS is set to a ↵ | Clint Adams | 1 | -1/+1 | |
number within an enum. | |||||
2001-05-28 | 14517: glibc 2.2.3 tweaks revisited | Clint Adams | 1 | -2/+2 | |
2001-05-21 | 14419: glibc 2.2.3 rlimits enum | Clint Adams | 1 | -1/+12 | |
2001-03-26 | 13777: maxfilelocks limit for glibc2.2 | Clint Adams | 1 | -22/+39 | |
2000-11-26 | 13194: change in module configuration system | Peter Stephenson | 2 | -0/+6 | |
2000-07-07 | 12193: Rather than replace @RLIMITS_INC_H@ with /dev/null on platforms where | Bart Schaefer | 1 | -5/+7 | |
getrlimit() is not found, replace it with nothing and append /dev/null to the awk command in rlimits.mdd, so that we don't end up with a dependency of rlimits.h on /dev/null (which can cause rlimits.h to be needlessly remade). | |||||
1999-04-15 | Initial revision | Tanaka Akira | 8 | -0/+918 | |