summaryrefslogtreecommitdiff
path: root/arch/x32/bits/limits.h
AgeCommit message (Collapse)AuthorLines
2018-03-10reverse definition dependency between PAGESIZE and PAGE_SIZERich Felker-1/+1
PAGESIZE is actually the version defined in POSIX base, with PAGE_SIZE being in the XSI option. use PAGESIZE as the underlying definition to facilitate making exposure of PAGE_SIZE conditional.
2014-02-23x32 port (diff against vanilla x86_64)rofl0r-2/+2
2014-02-23import vanilla x86_64 code as x32rofl0r-0/+8