Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-05-02 | fix x32 __set_thread_area failure due to junk in upper bits | Rich Felker | 1 | -1/+1 | |
the kernel does not properly clear the upper bits of the syscall argument, so we have to do it before the syscall. | |||||
2014-02-23 | x32 port (diff against vanilla x86_64) | rofl0r | 1 | -1/+1 | |
2014-02-23 | import vanilla x86_64 code as x32 | rofl0r | 1 | -0/+10 | |