summaryrefslogtreecommitdiff
path: root/lib/libc_r/arch/sparc/uthread_machdep.h
AgeCommit message (Expand)Author
2000-10-04switch to _machdep_switch() instead of setjmp/longjmp. For some reason this f...David Leonard
2000-01-06use art's thread context setjmp codeDavid Leonard
1999-11-25sync with FreeBSDDavid Leonard
1999-01-17mi+md jmp_buf; save i386s fs and gs for WINE (csapuntz@stanford.edu)David Leonard
1998-11-20Move atomic_lock code from asm to C with inline asm;David Leonard