freebsd-dev/lib/libc_r
Daniel Eischen 2d170746c7 Use the real function address (instead of function address + 8) for the
return address when modifying a jmp_buf to create a new thread context.
Also set t12 with the return address.

This should fix libc_r on alpha.

With much detective work by: Bernd Walter <ticso@cicely.de>
2001-12-22 06:11:06 +00:00
..
arch Change #include "DEFS.h" to <machine/asm.h>. 2001-10-25 01:30:54 +00:00
man Describe handling of NULLs passed to pthread_setcancelstate(). 2001-11-05 08:21:32 +00:00
sys
test Mark some functions as __printflike() and/or taking const char * arguments 2001-08-20 12:53:36 +00:00
uthread Use the real function address (instead of function address + 8) for the 2001-12-22 06:11:06 +00:00
Makefile