summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/hppa/bits/syscalls.h
Commit message (Collapse)AuthorAgeFilesLines
* *: silence some warningsBernhard Reutner-Fischer2012-01-261-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 syscallsMike Frysinger2009-07-201-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 changesBernhard Reutner-Fischer2008-04-241-2/+2
|
* Take Mike Frysinger's comments into account -- make certain that userEric Andersen2006-12-081-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 archesMike Frysinger2006-08-231-4/+2
|
* remove bogus linesMike Frysinger2006-06-211-4/+0
|
* fix trailing commentMike Frysinger2005-11-181-1/+1
|
* initial port to hppaMike Frysinger2005-11-121-0/+166