Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: silence some warnings | Bernhard Reutner-Fischer | 2012-01-26 | 1 | -5/+7 |
| | | | | | | warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | syscall: convert cris/hppa to common syscalls | Mike Frysinger | 2009-07-20 | 1 | -71/+14 |
| | | | | | | | The cris/hppa code appears to be easy to convert, so go ahead and do it for them. Build tested only. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | ||||
* | - fixup asm. No object-code changes | Bernhard Reutner-Fischer | 2008-04-24 | 1 | -2/+2 |
| | |||||
* | Take Mike Frysinger's comments into account -- make certain that user | Eric Andersen | 2006-12-08 | 1 | -5/+0 |
| | | | | | applications stop using _syscall#() and use syscall() instead. Cleanup internal handling of syscall includes to use the correct header file. | ||||
* | sync with psm: update errno handling to be the same on all arches | Mike Frysinger | 2006-08-23 | 1 | -4/+2 |
| | |||||
* | remove bogus lines | Mike Frysinger | 2006-06-21 | 1 | -4/+0 |
| | |||||
* | fix trailing comment | Mike Frysinger | 2005-11-18 | 1 | -1/+1 |
| | |||||
* | initial port to hppa | Mike Frysinger | 2005-11-12 | 1 | -0/+166 |