summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/vax/bits/syscalls.h
Commit message (Collapse)AuthorAgeFilesLines
* 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-6/+5
|
* First round of VAX patches. This isn't complete right now, there are for"Jan-Benedict Glaw"2006-01-271-0/+264
sure still bugs (properly hidden, of course), a libm is completely missing (I've got one that implements some basic stuff, but that's really not ready for checking in...) I've also got a list of other things that need touch-ups, but that's mostly minor stuff that'll be done during the next days.