summaryrefslogtreecommitdiff
path: root/arch/powerpc/syscall_arch.h
AgeCommit message (Expand)AuthorLines
2019-07-31get/setsockopt: add fallback for new time64 SO_RCVTIMEO/SO_SNDTIMEORich Felker-0/+3
2019-04-10use inline syscalls for powerpc (32-bit)Rich Felker-2/+84
2016-07-01fix posix_fadvise syscall args on powerpc, unify with arm fixRich Felker-0/+2
2014-11-22unify non-inline version of syscall code across archsRich Felker-36/+2
2014-04-17make socketcall types common as they are same for all architecturesTimo Teräs-18/+0
2013-03-26remove __SYSCALL_SSLEN arch macro in favor of using public _NSIGRich Felker-2/+0
2012-11-21ppc signal/NSIG related fix (warning fix, redefinition)Rich Felker-2/+1
2012-11-13PPC port cleaned up, static linking works well now.rofl0r-0/+62