summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/arch/m68k/uthread_machdep.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* switch to _machdep_switch() instead of setjmp/longjmp. For some reason this fixes sparc threads.d2000-10-041-38/+4
* sync with FreeBSDd1999-11-251-3/+3
* mi+md jmp_buf; save i386s fs and gs for WINE (csapuntz@stanford.edu)d1999-01-171-1/+3
* Move atomic_lock code from asm to C with inline asm;d1998-11-201-0/+38