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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix apr_atomic_cas on platforms with 64 bit longs.
rooneg
2006-09-25
1
-8
/
+8
*
Update license header.
jorton
2006-09-20
3
-18
/
+18
*
Update copyright year to 2005 and standardize on current copyright owner line.
jerenkrantz
2005-02-04
3
-3
/
+6
*
Remove .cvsignore files.
APR_0_9_BRANCH
jorton
2004-11-20
2
-8
/
+0
*
Relicense APR under Apache License, Version 2.0.
jerenkrantz
2004-02-13
3
-147
/
+30
*
As per HEAD: remove leftovers from Solaris/SPARC atomics.
jorton
2004-01-27
3
-33
/
+0
*
fix type mismatch with picky compiler settings on z/OS
trawick
2003-11-05
1
-4
/
+4
*
removed the solaris specific atomic code.
ianh
2003-05-03
1
-132
/
+0
*
This code was licensed under version 1.0 of the Mozilla Public License
jorton
2003-04-30
1
-1
/
+14
*
Update copyright notices to 2003.
thommay
2003-01-01
4
-4
/
+4
*
remove an extraneous endif
brianp
2002-10-19
1
-1
/
+0
*
Add pointer version of apr_atomic_cas
brianp
2002-10-19
3
-3
/
+30
*
fix an old typo and a bad cut-and-paste
brianp
2002-10-19
1
-2
/
+2
*
Fix !APR_HAS_THREADS code path for apr_atomic_cas by always defining
jerenkrantz
2002-09-01
1
-1
/
+1
*
Minor style nit.
jerenkrantz
2002-09-01
1
-2
/
+2
*
Fixed the SPARC v8plus version of apr_atomic_dec so that
brianp
2002-09-01
1
-2
/
+4
*
Cleaner mechanism for using platform-specific atomics on platforms
brianp
2002-08-31
1
-20
/
+40
*
fix apr_atomic_init() on systems without threads
brianp
2002-07-05
1
-0
/
+8
*
Use the native cmpxchg() function for NetWare
bnicholes
2002-06-11
1
-45
/
+0
*
ignore generated files
trawick
2002-04-30
1
-0
/
+4
*
Hopefully close the build problems with atomic on Solaris systems
jim
2002-04-23
1
-1
/
+1
*
Removed some extraneous code from the apr_atomic_cas function
brianp
2002-04-22
1
-6
/
+0
*
Style police are on the prowl.
jerenkrantz
2002-04-22
1
-15
/
+13
*
Add .deps to cvsignore since APR may now generate .deps files.
jerenkrantz
2002-04-22
2
-0
/
+2
*
Allow VPATH builds to properly generate build dependencies. This requires
jerenkrantz
2002-04-22
3
-1
/
+6
*
Add back >>2 that was unintentionally removed in previous commit.
jerenkrantz
2002-04-19
1
-1
/
+1
*
Ensure that the ATOMIC_HASH can not be negative.
jerenkrantz
2002-04-18
1
-2
/
+1
*
** DEPRECATE old lock API: apr_lock.h **
aaron
2002-04-09
1
-2
/
+1
*
Remove unnecessary include of apr_lock.h (untested patch).
aaron
2002-04-09
1
-1
/
+0
*
Hmmm... this forces srcdir to exist here
jim
2002-03-29
1
-2
/
+3
*
Typo - thanks RM
jim
2002-03-29
1
-1
/
+1
*
srcdir is bogus at present... this, at least, allows it to
jim
2002-03-29
1
-3
/
+3
*
Get VPATH builds to work with solaris atomics again.
aaron
2002-03-28
1
-2
/
+2
*
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
*
adding Makefile.in
gregames
2002-03-22
1
-0
/
+12
*
apr_atomic_add: sync up parameter types with header file
gregames
2002-03-22
1
-1
/
+1
*
add apr atomic support for OS/390
gregames
2002-03-22
1
-0
/
+82
*
apr_atomic_dec: change the fallback version to return the new value of
gregames
2002-03-19
1
-3
/
+3
*
apr_atomic_dec now returns zero if the value is zero.
ianh
2002-03-16
1
-3
/
+3
*
Update our copyright for this year.
fielding
2002-03-13
2
-2
/
+2
*
deal with the case where some processors in a product line are ancient and don't
ianh
2002-02-21
3
-4
/
+10
*
Allow assembly of atomic/solaris_sparc/apr_atomic_sparc.s with the gnu as.
jfclere
2002-02-21
1
-4
/
+6
*
get apr_atomic.c to compile (multiple failures seen with gcc
trawick
2002-02-20
1
-9
/
+9
*
minor fix for solaris
ianh
2002-02-20
1
-0
/
+3
*
linux compatibility checks
ianh
2002-02-20
1
-12
/
+15
*
enable sun-sparc specific code
ianh
2002-02-19
1
-7
/
+30
*
re-introduce the CAS apr call.
ianh
2002-02-19
1
-17
/
+17
*
add copyright
ianh
2002-02-17
3
-0
/
+128
*
The assembly for atomic_add/dec for sun solaris
ianh
2002-02-17
1
-0
/
+46
[next]