Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix posix_fadvise syscall args on powerpc, unify with arm fix | Rich Felker | 2016-07-01 | 1 | -0/+2 |
* | unify non-inline version of syscall code across archs | Rich Felker | 2014-11-22 | 1 | -36/+2 |
* | make socketcall types common as they are same for all architectures | Timo Teräs | 2014-04-17 | 1 | -18/+0 |
* | remove __SYSCALL_SSLEN arch macro in favor of using public _NSIG | Rich Felker | 2013-03-26 | 1 | -2/+0 |
* | ppc signal/NSIG related fix (warning fix, redefinition) | Rich Felker | 2012-11-21 | 1 | -2/+1 |
* | PPC port cleaned up, static linking works well now. | rofl0r | 2012-11-13 | 1 | -0/+62 |