Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | consistently use hidden visibility for cancellable syscall internals | Rich Felker | 2015-04-14 | 1 | -3/+10 |
* | prepare cancellation syscall asm for possibility of __cancel returning | Rich Felker | 2015-02-20 | 1 | -1/+0 |
* | powerpc: handle syscall error in clone. | rofl0r | 2012-11-19 | 1 | -25/+9 |
* | fix powerpc asm not to store data in volatile space below stack pointer | Rich Felker | 2012-11-18 | 1 | -4/+4 |
* | fix indention with spaces in powerpc asm | Rich Felker | 2012-11-14 | 1 | -8/+8 |
* | PPC port cleaned up, static linking works well now. | rofl0r | 2012-11-13 | 4 | -0/+154 |