index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc_r
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove alpha left-overs.
ru
2006-08-22
1
-45
/
+0
*
style cleanup: Remove duplicate $FreeBSD$ tags.
cperciva
2004-02-10
1
-2
/
+0
*
Make libc/${MACHINE_ARCH} include directory not required by Alpha.
ru
2003-07-02
1
-1
/
+1
*
Update for amd64 after repocopy from i386/
peter
2003-06-02
1
-2
/
+1
*
Add an implementation of _atomic_lock for sparc64. This was submitted by
tmm
2003-01-05
1
-0
/
+45
*
Implement the lock with a cmpxchg instruction instead of a xchg.
marcel
2002-11-16
1
-2
/
+3
*
Add an ia64 atomic lock primitive for libc_r. This is mostly for
peter
2002-07-20
1
-0
/
+48
*
Change #include "DEFS.h" to <machine/asm.h>.
peter
2001-10-25
2
-2
/
+2
*
Removed duplicate VCS ID tags, as per style(9).
ru
2001-08-13
2
-6
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
3
-5
/
+5
*
Change to a code sequence which is more likely to work on SMP systems.
dfr
1998-09-16
1
-20
/
+8
*
Delete the atomic unlock function since it is no longer required.
jb
1998-06-09
2
-30
/
+10
*
Atomic lock asm code for the alpha version of libc_r.
jb
1998-06-09
1
-0
/
+57
*
Atomic lock source.
jb
1998-04-29
2
-0
/
+110