summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/hppa/bits/syscalls.h
AgeCommit message (Collapse)Author
2006-12-08Take Mike Frysinger's comments into account -- make certain that userEric Andersen
applications stop using _syscall#() and use syscall() instead. Cleanup internal handling of syscall includes to use the correct header file.
2006-08-23sync with psm: update errno handling to be the same on all archesMike Frysinger
2006-06-21remove bogus linesMike Frysinger
2005-11-18fix trailing commentMike Frysinger
2005-11-12initial port to hppaMike Frysinger