about summary refs log tree commit diff
path: root/Src/Builtins/rlimits.mdd
Commit message (Collapse)AuthorAgeFilesLines
* 45490 (+45495 and a test): refactor rlimits.cJun-ichi Takimoto2020-03-061-15/+0
| | | | | Use a table of known resouces instead of generating rlimits.h by rlimits.awk.
* 29490: add RLIMIT_RTTIMEPeter Stephenson2011-06-191-1/+1
|
* 27648, 267650/1, unposted README change:Peter Stephenson2010-02-031-0/+1
| | | | Turn off repeat and turn on ulimit in emulation modes
* 23578: make standard features autoloadable,Peter Stephenson2007-06-201-1/+1
| | | | use feature notation for .mdd autoloads
* 13194: change in module configuration systemPeter Stephenson2000-11-261-0/+2
|
* 12193: Rather than replace @RLIMITS_INC_H@ with /dev/null on platforms whereBart Schaefer2000-07-071-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).
* Initial revisionTanaka Akira1999-04-151-0/+18