summaryrefslogtreecommitdiff
path: root/Src/Builtins
AgeCommit message (Collapse)AuthorFilesLines
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 Akira8-0/+918