summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/arch/i386
Commit message (Collapse)AuthorAgeFilesLines
* Change #include "DEFS.h" to <machine/asm.h>.peter2001-10-251-1/+1
|
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-131-3/+0
|
* $Id$ -> $FreeBSD$peter1999-08-281-2/+2
|
* Delete the atomic unlock function since it is no longer required.jb1998-06-091-15/+5
| | | | | Simplify the atomic lock to just write a value of 1 to the lock instead of taking the value passed by the caller (which just confused things).
* Atomic lock source.jb1998-04-291-0/+55
OpenPOWER on IntegriCloud