Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-10 | reverse definition dependency between PAGESIZE and PAGE_SIZE | Rich Felker | 1 | -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-23 | x32 port (diff against vanilla x86_64) | rofl0r | 1 | -2/+2 | |
2014-02-23 | import vanilla x86_64 code as x32 | rofl0r | 1 | -0/+8 | |