Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix RLIMIT_ constants for mips | Szabolcs Nagy | 2014-04-15 | 1 | -0/+0 |
The mips arch is special in that it uses different RLIMIT_ numbers than other archs, so allow bits/resource.h to override the default RLIMIT_ numbers (empty on all archs except mips). Reported by orc. |