summaryrefslogtreecommitdiff
path: root/Src/Builtins/rlimits.mdd
AgeCommit message (Collapse)AuthorFilesLines
2020-03-0645490 (+45495 and a test): refactor rlimits.cJun-ichi Takimoto1-15/+0
Use a table of known resouces instead of generating rlimits.h by rlimits.awk.
2011-06-1929490: add RLIMIT_RTTIMEPeter Stephenson1-1/+1
2010-02-0327648, 267650/1, unposted README change:Peter Stephenson1-0/+1
Turn off repeat and turn on ulimit in emulation modes
2007-06-2023578: make standard features autoloadable,Peter Stephenson1-1/+1
use feature notation for .mdd autoloads
2000-11-2613194: change in module configuration systemPeter Stephenson1-0/+2
2000-07-0712193: Rather than replace @RLIMITS_INC_H@ with /dev/null on platforms whereBart Schaefer1-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-15Initial revisionTanaka Akira1-0/+18