Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-26 | *: silence some warnings | Bernhard Reutner-Fischer | |
warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement] Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2009-07-20 | syscall: convert cris/hppa to common syscalls | Mike Frysinger | |
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> | |||
2008-04-24 | - fixup asm. No object-code changes | Bernhard Reutner-Fischer | |
2006-12-08 | Take Mike Frysinger's comments into account -- make certain that user | Eric Andersen | |
applications stop using _syscall#() and use syscall() instead. Cleanup internal handling of syscall includes to use the correct header file. | |||
2006-08-23 | sync with psm: update errno handling to be the same on all arches | Mike Frysinger | |
2006-06-21 | remove bogus lines | Mike Frysinger | |
2005-11-18 | fix trailing comment | Mike Frysinger | |
2005-11-12 | initial port to hppa | Mike Frysinger | |