summaryrefslogtreecommitdiff
path: root/lib/libpthread/thread/thr_spinlock.c
Commit message (Expand)AuthorAgeFilesLines
* Add weak definitions for wrapped system calls. In general:Daniel Eischen2001-01-241-6/+9
* Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),Jason Evans2000-01-271-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add RCS IDs to those files without them.Daniel Eischen1999-08-051-2/+2
* [ The author's description... ]John Birrell1999-03-231-17/+15
* Add support for compile time debug. This is enabled if libc_r is builtJohn Birrell1998-06-091-20/+52
* Add a warning message for a thread locking against itself. This isJohn Birrell1998-06-061-3/+14
* Treat the lock value as volatile.John Birrell1998-05-051-2/+2
* Change signal model to match POSIX (i.e. one set of signal handlersJohn Birrell1998-04-291-0/+65