index
:
delta/apache/apr.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
evenset
gstein-pocore
pollcb-dev
thread-name
trunk
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
github.com: github.com: apache/apr.git. This may lag behind the Subversion repository, mirrored as libapr.git.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
atomic
/
unix
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Cleaner mechanism for using platform-specific atomics on platforms
Brian Pane
2002-08-31
1
-20
/
+40
*
fix apr_atomic_init() on systems without threads
Brian Pane
2002-07-05
1
-0
/
+8
*
Style police are on the prowl.
Justin Erenkrantz
2002-04-22
1
-15
/
+13
*
Add .deps to cvsignore since APR may now generate .deps files.
Justin Erenkrantz
2002-04-22
1
-0
/
+1
*
Allow VPATH builds to properly generate build dependencies. This requires
Justin Erenkrantz
2002-04-22
1
-0
/
+2
*
Add back >>2 that was unintentionally removed in previous commit.
Justin Erenkrantz
2002-04-19
1
-1
/
+1
*
Ensure that the ATOMIC_HASH can not be negative.
Justin Erenkrantz
2002-04-18
1
-2
/
+1
*
** DEPRECATE old lock API: apr_lock.h **
Aaron Bannert
2002-04-09
1
-2
/
+1
*
apr_atomic_dec: change the fallback version to return the new value of
Greg Ames
2002-03-19
1
-3
/
+3
*
apr_atomic_dec now returns zero if the value is zero.
Ian Holsman
2002-03-16
1
-3
/
+3
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
get apr_atomic.c to compile (multiple failures seen with gcc
Jeff Trawick
2002-02-20
1
-9
/
+9
*
linux compatibility checks
Ian Holsman
2002-02-20
1
-12
/
+15
*
re-introduce the CAS apr call.
Ian Holsman
2002-02-19
1
-17
/
+17
*
add copyright
Ian Holsman
2002-02-17
1
-0
/
+55
*
preperation for solaris sparc addition
Ian Holsman
2002-02-17
1
-6
/
+2
*
remove CAS option as linux doesn't support it out of the box
Ian Holsman
2002-02-16
1
-6
/
+13
*
ignore generated files
Jeff Trawick
2002-02-14
1
-0
/
+3
*
get APR to build with --disable-threads... there is no
Jeff Trawick
2002-02-13
1
-0
/
+5
*
support files for unix
Ian Holsman
2002-02-12
1
-0
/
+11
*
atomic operation.
Ian Holsman
2002-02-12
1
-0
/
+95
[prev]