summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/vax/sys/syscall.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* We are done providing support for the vax.deraadt2016-03-091-46/+0
* Adds hidden _libc_FOO aliases for the system call stubs.guenther2015-09-101-1/+2
* VAX ELF userland bits. Consists mostly of register prefix additions.miod2013-07-051-5/+5
* Use _C_LABEL when appropriate.miod2008-05-211-2/+2
* zap rcsid.espie2005-08-071-5/+1
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Rename cerror to __cerror and curbrk to __curbrk, to avoid namespacemiod2002-11-051-2/+2
* Fix the syscall wrappers name generation in, so that libc_r gets themiod2001-08-231-2/+2
* ENTRY takes 2 args nowadaysniklas1998-05-171-2/+2
* Fix RCS idstholo1996-08-191-4/+4
* initial import of NetBSD treederaadt1995-10-181-0/+53