Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-22 | move x32 sysinfo impl and syscall fixup code out of arch/x32/src | Rich Felker | 2 | -88/+0 |
2015-12-15 | remove visibility suppression by SHARED macro in mips and x32 arch files | Rich Felker | 1 | -4/+0 |
2015-05-01 | fix dangling pointers in x32 syscall timespec fixup code | Rich Felker | 1 | -3/+7 |
2015-04-14 | consistently use hidden visibility for cancellable syscall internals | Rich Felker | 1 | -0/+7 |
2014-04-15 | add namespace-protected name for sysinfo function | Rich Felker | 1 | -1/+4 |
2014-03-06 | x32: fix sysinfo() | rofl0r | 1 | -0/+47 |
2014-02-23 | fix some issues in x32 syscall_cp_fixup | rofl0r | 1 | -11/+8 |
2014-02-23 | x32 port (diff against vanilla x86_64) | rofl0r | 1 | -0/+34 |