index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulsecore
/
atomic.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-22
pulsecore: Fix incorrect architecture mapping on sparc64.
John Paul Adrian Glaubitz
1
-1
/
+1
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2014-12-01
Fix #defines for Debian GNU/kFreeBSD
Felipe Sateler
1
-1
/
+1
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-17
/
+17
2011-08-25
More spelling fixes
Maarten Bosmans
1
-2
/
+2
2009-11-21
freebsd: fix atomic ops implementations
Joe Marcus Clarke
1
-0
/
+104
2009-03-03
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
1
-1
/
+1
2009-01-22
NetBSD specific atomic operation implementation
Jared D. McNeill
1
-0
/
+73
2008-08-29
fix a few compiler warnings on older gcc
Lennart Poettering
1
-1
/
+1
2008-08-29
reword amd64 message
Lennart Poettering
1
-1
/
+1
2008-08-29
the native atomic ops implementation for amd64 seems to work fine
Lennart Poettering
1
-3
/
+3
2008-08-29
Change return value of cmpxchg atomic op to pa_bool_t
Lennart Poettering
1
-14
/
+16
2008-08-20
add a few missing casts
Lennart Poettering
1
-6
/
+6
2008-06-18
get rid of svn $ keywords
Lennart Poettering
1
-2
/
+0
2008-06-16
add Nokia copyright
Lennart Poettering
1
-1
/
+2
2008-06-03
fix a compiler warning on ARM due to missing cast, patch from Jyri Sarha
Lennart Poettering
1
-5
/
+5
2008-03-26
add proper arm atomic ops support, patch from Jyri Sarha
Lennart Poettering
1
-1
/
+230
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
1
-18
/
+175
2007-05-27
Replace AO_xxx usage with pa_atomic_xxx and friends wherever it makes sense
Lennart Poettering
1
-0
/
+4
2007-02-13
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
1
-0
/
+2
2007-01-04
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
1
-3
/
+3
2006-09-09
add static initializer PA_ATOMIC_INIT()
Lennart Poettering
1
-0
/
+2
2006-09-08
add a tiny wrapper around libatomic_ops: pa_atomic_int_t and pa_atomit_ptr_t.
Lennart Poettering
1
-0
/
+80