about summary refs log tree commit diff
path: root/arch/powerpc/syscall_arch.h
Commit message (Expand)AuthorAgeFilesLines
* get/setsockopt: add fallback for new time64 SO_RCVTIMEO/SO_SNDTIMEORich Felker2019-07-311-0/+3
* use inline syscalls for powerpc (32-bit)Rich Felker2019-04-101-2/+84
* fix posix_fadvise syscall args on powerpc, unify with arm fixRich Felker2016-07-011-0/+2
* unify non-inline version of syscall code across archsRich Felker2014-11-221-36/+2
* make socketcall types common as they are same for all architecturesTimo Teräs2014-04-171-18/+0
* remove __SYSCALL_SSLEN arch macro in favor of using public _NSIGRich Felker2013-03-261-2/+0
* ppc signal/NSIG related fix (warning fix, redefinition)Rich Felker2012-11-211-2/+1
* PPC port cleaned up, static linking works well now.rofl0r2012-11-131-0/+62