about summary refs log tree commit diff
path: root/arch/x32/src
Commit message (Expand)AuthorAgeFilesLines
* move x32 sysinfo impl and syscall fixup code out of arch/x32/srcRich Felker2016-01-222-88/+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
* add namespace-protected name for sysinfo functionRich Felker2014-04-151-1/+4
* x32: fix sysinfo()rofl0r2014-03-061-0/+47
* fix some issues in x32 syscall_cp_fixuprofl0r2014-02-231-11/+8
* x32 port (diff against vanilla x86_64)rofl0r2014-02-231-0/+34