summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/arch/i386 (follow)
Commit message (Expand)AuthorAgeFilesLines
* save i386 fpu statemarc2003-01-242-17/+24
* remove unused/unreferenced code.marc2002-10-111-9/+1
* typo in commentd2001-03-132-4/+4
* switch to _machdep_switch() instead of setjmp/longjmp. For some reason this fixes sparc threads.d2000-10-041-84/+5
* public domaind2000-10-031-1/+3
* preparation for switch-based threadsd2000-09-252-0/+107
* sync with FreeBSDd1999-11-251-4/+5
* no need to save signal state in setjmp/longjmp - it will always be the same, so we may as well save a few syscallsd1999-03-101-3/+3
* tidyd1999-03-101-8/+5
* Goodbye, MIT pthreads... you were a handy reference implementationd1999-03-106-668/+0
* mi+md jmp_buf; save i386s fs and gs for WINE (csapuntz@stanford.edu)d1999-01-171-22/+70
* use <machine/reg>d1999-01-101-4/+6
* move spinlock.h into the real worldd1999-01-081-6/+0
* md spinlockd1998-12-212-12/+19
* add md _atomic_is_locked; cleand1998-12-181-2/+9
* Move atomic_lock code from asm to C with inline asm;d1998-11-202-46/+26
* sync with FreeBSD (rwlock, gc thread, man pages)d1998-11-091-1/+4
* somehow i missed this directory..d1998-08-282-0/+81
* forgot to add this one.peter1998-07-231-0/+56
* o removed more unused or old, left over filespeter1998-07-221-0/+11
* move unchanged files from machdep/ into appropriate arch/${MACHINE}peter1998-07-214-122/+351
* initial import of NetBSD treederaadt1995-10-184-0/+372