summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/vax/gen/setjmp.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* We are done providing support for the vax.deraadt2016-03-091-89/+0
* Do provide hidden _libc_* aliases for sig{block,setmask} and use them inguenther2015-09-131-2/+2
* VAX ELF userland bits. Consists mostly of register prefix additions.miod2013-07-051-25/+25
* sigstack() is long dead, and the compat sigaltstack syscall is gone too.guenther2011-11-221-2/+2
* zap rcsid.espie2005-08-071-5/+1
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* From NetBSD; Use _C_LABEL, not SYSNAME to call sigaltstack, sigblock,millert2002-11-061-5/+5
* Fix the syscall wrappers name generation in, so that libc_r gets themiod2001-08-231-5/+5
* Fix lots of register masks.bjc2001-03-181-2/+2
* Fix RCS idstholo1996-08-191-4/+4
* initial import of NetBSD treederaadt1995-10-181-0/+97