index
:
delta/pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
baserock/morph
bluez5
bug-template-001
marge_bot_batch_merge_job
master
master-tx
merge-queue
next
patch-1
routing
rtpoll
stable-1.x
stable-11.x
stable-12.x
stable-14.x
stable-16.x
stable-2.x
stable-3.x
stable-7.x
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
tanuk/restore-profile-per-port
gitlab.freedesktop.org: pulseaudio/pulseaudio.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulsecore
/
atomic.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix spelling of warning
Chupligin Sergey
2021-10-01
1
-1
/
+1
*
Fix pointer to integer cast warnings
Biswapriyo Nath
2021-09-22
1
-5
/
+6
*
pulsecore: remove ancient __FreeBSD_version < 600000 code
Greg V
2021-01-18
1
-33
/
+0
*
atomic: Explicitly cast void* to unsigned long
Peter Levine
2019-09-26
1
-1
/
+1
*
atomic: fix load and store for armv7 and higher
Thomas Hutschenreuther
2019-06-11
1
-0
/
+33
*
pulsecore: Fix incorrect architecture mapping on sparc64.
John Paul Adrian Glaubitz
2016-06-22
1
-1
/
+1
*
update FSF addresses to FSF web page
Ondrej Holecek
2015-01-14
1
-3
/
+1
*
Fix #defines for Debian GNU/kFreeBSD
Felipe Sateler
2014-12-01
1
-1
/
+1
*
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
2013-07-04
1
-17
/
+17
*
More spelling fixes
Maarten Bosmans
2011-08-25
1
-2
/
+2
*
freebsd: fix atomic ops implementations
Joe Marcus Clarke
2009-11-21
1
-0
/
+104
*
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
2009-03-03
1
-1
/
+1
*
NetBSD specific atomic operation implementation
Jared D. McNeill
2009-01-22
1
-0
/
+73
*
fix a few compiler warnings on older gcc
Lennart Poettering
2008-08-29
1
-1
/
+1
*
reword amd64 message
Lennart Poettering
2008-08-29
1
-1
/
+1
*
the native atomic ops implementation for amd64 seems to work fine
Lennart Poettering
2008-08-29
1
-3
/
+3
*
Change return value of cmpxchg atomic op to pa_bool_t
Lennart Poettering
2008-08-29
1
-14
/
+16
*
add a few missing casts
Lennart Poettering
2008-08-20
1
-6
/
+6
*
get rid of svn $ keywords
Lennart Poettering
2008-06-18
1
-2
/
+0
*
add Nokia copyright
Lennart Poettering
2008-06-16
1
-1
/
+2
*
fix a compiler warning on ARM due to missing cast, patch from Jyri Sarha
Lennart Poettering
2008-06-03
1
-5
/
+5
*
add proper arm atomic ops support, patch from Jyri Sarha
Lennart Poettering
2008-03-26
1
-1
/
+230
*
merge 'lennart' branch back into trunk.
Lennart Poettering
2007-10-28
1
-18
/
+175
*
Replace AO_xxx usage with pa_atomic_xxx and friends wherever it makes sense
Lennart Poettering
2007-05-27
1
-0
/
+4
*
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
2007-02-13
1
-0
/
+2
*
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
2007-01-04
1
-3
/
+3
*
add static initializer PA_ATOMIC_INIT()
Lennart Poettering
2006-09-09
1
-0
/
+2
*
add a tiny wrapper around libatomic_ops: pa_atomic_int_t and pa_atomit_ptr_t.
Lennart Poettering
2006-09-08
1
-0
/
+80