summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/arch
Commit message (Collapse)AuthorAgeFilesLines
* Change #include "DEFS.h" to <machine/asm.h>.peter2001-10-252-2/+2
|
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-132-6/+0
|
* $Id$ -> $FreeBSD$peter1999-08-283-5/+5
|
* Change to a code sequence which is more likely to work on SMP systems.dfr1998-09-161-20/+8
| | | | Now all I need is an alpha SMP box to port FreeBSD to :-)
* Delete the atomic unlock function since it is no longer required.jb1998-06-092-30/+10
| | | | | 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 asm code for the alpha version of libc_r.jb1998-06-091-0/+57
|
* Atomic lock source.jb1998-04-292-0/+110
OpenPOWER on IntegriCloud