about summary refs log tree commit diff
path: root/arch/x32/src/syscall_cp_fixup.c
Commit message (Expand)AuthorAgeFilesLines
* move x32 sysinfo impl and syscall fixup code out of arch/x32/srcRich Felker2016-01-221-38/+0
* remove visibility suppression by SHARED macro in mips and x32 arch filesRich Felker2015-12-151-4/+0
* fix dangling pointers in x32 syscall timespec fixup codeRich Felker2015-05-011-3/+7
* consistently use hidden visibility for cancellable syscall internalsRich Felker2015-04-141-0/+7
* fix some issues in x32 syscall_cp_fixuprofl0r2014-02-231-11/+8
* x32 port (diff against vanilla x86_64)rofl0r2014-02-231-0/+34