summaryrefslogtreecommitdiffstats
path: root/lib/libc_r/arch
Commit message (Expand)AuthorAgeFilesLines
* style cleanup: Remove duplicate $FreeBSD$ tags.cperciva2004-02-101-2/+0
* Make libc/${MACHINE_ARCH} include directory not required by Alpha.ru2003-07-021-1/+1
* Update for amd64 after repocopy from i386/peter2003-06-021-2/+1
* Add an implementation of _atomic_lock for sparc64. This was submitted bytmm2003-01-051-0/+45
* Implement the lock with a cmpxchg instruction instead of a xchg.marcel2002-11-161-2/+3
* Add an ia64 atomic lock primitive for libc_r. This is mostly forpeter2002-07-201-0/+48
* 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
* Delete the atomic unlock function since it is no longer required.jb1998-06-092-30/+10
* 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