about summary refs log tree commit diff
path: root/arch/x32/bits/limits.h
Commit message (Collapse)AuthorAgeFilesLines
* reverse definition dependency between PAGESIZE and PAGE_SIZERich Felker2018-03-101-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.
* x32 port (diff against vanilla x86_64)rofl0r2014-02-231-2/+2
|
* import vanilla x86_64 code as x32rofl0r2014-02-231-0/+8