summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/vax/sys/tfork_thread.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* We are done providing support for the vax.deraadt2016-03-091-68/+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-8/+8
* __tfork() needs to set the stack address of the new thread in the kernel,guenther2012-06-211-9/+7
* Move __tfork_thread() from rthreads (libpthread) to libc so thatguenther2012-03-221-0/+69