index
:
delta/libapr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
baserock/morph
evenset
gstein-pocore
master
pollcb-dev
thread-name
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
svn.apache.org: repos/asf/apr/apr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
atomic
/
netware
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce apr_atomic_xchgptr, which atomically exchanges a pair of pointer
davi
2007-07-10
1
-0
/
+5
*
Fix the typo.
jorton
2006-08-03
1
-1
/
+1
*
Update license header.
jorton
2006-08-03
1
-6
/
+6
*
Update copyright year to 2005 and standardize on current copyright owner line.
jerenkrantz
2005-02-04
1
-1
/
+2
*
Fixed apr_atomic_dec on NetWare to be thread safe
clar
2004-09-02
1
-2
/
+1
*
Relicense APR under Apache License, Version 2.0
jerenkrantz
2004-02-13
1
-49
/
+10
*
Switch to a pure atomic implementation
bnicholes
2003-12-08
1
-6
/
+2
*
Fix up the return values for apr_atomic_add32() and apr_atomic_inc32() since ...
bnicholes
2003-12-04
1
-2
/
+6
*
apr_atomic_add32() and apr_atomic_inc32() now return values (the old value)
trawick
2003-12-04
1
-4
/
+4
*
move the implementations of apr atomics out of the public header file
trawick
2003-12-03
1
-3
/
+48
*
Update copyright notices to 2003.
thommay
2003-01-01
1
-1
/
+1
*
Use the native cmpxchg() function for NetWare
bnicholes
2002-06-11
1
-45
/
+0
*
Remove unnecessary include of apr_lock.h (untested patch).
aaron
2002-04-09
1
-1
/
+0
*
Brain dead mistake. I meant to _dec instead of _inc
bnicholes
2002-03-28
1
-1
/
+1
*
Added the NetWare version of atomic.c to the build
bnicholes
2002-03-27
1
-0
/
+110