summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/arch/m68k (follow)
Commit message (Expand)AuthorAgeFilesLines
* the license on this is PD; david leonard says soderaadt2008-10-021-1/+3
* Strict prototypes.miod2003-06-021-2/+4
* remove unused/unreferenced code.marc2002-10-111-8/+1
* switch to _machdep_switch() instead of setjmp/longjmp. For some reason this fixes sparc threads.d2000-10-041-38/+4
* prepare for switching threadsd2000-09-252-0/+70
* sync with FreeBSDd1999-11-251-3/+3
* correct asm constraints, espie@; cite m680x0 user manuald1999-03-101-3/+11
* Goodbye, MIT pthreads... you were a handy reference implementationd1999-03-104-359/+0
* mi+md jmp_buf; save i386s fs and gs for WINE (csapuntz@stanford.edu)d1999-01-171-1/+3
* move spinlock.h into the real worldd1999-01-081-6/+0
* more spinlockd1998-12-211-2/+2
* md spinlockd1998-12-212-10/+16
* add md _atomic_is_locked; cleand1998-12-181-1/+9
* Move atomic_lock code from asm to C with inline asm;d1998-11-202-0/+65
* move unchanged files from machdep/ into appropriate arch/${MACHINE}peter1998-07-211-12/+40
* Initial support for pthreads on m68k frombriggs1997-04-134-0/+331