Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-02-23 | fix some issues in x32 syscall_cp_fixup | rofl0r | 1 | -11/+8 | |
- the nanosleep fixup "fixed" the second timespec* argument erroneusly. - the futex fixup was missing the check for FUTEX_WAIT. - general cleanup using a macro. | |||||
2014-02-23 | mostly-cosmetic fixups to x32 port merge | Rich Felker | 1 | -1/+1 | |
2014-02-23 | x32 port (diff against vanilla x86_64) | rofl0r | 13 | -679/+762 | |
2014-02-23 | import vanilla x86_64 code as x32 | rofl0r | 30 | -0/+1986 | |