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
/
memtrap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2014-08-18
memtrap: Debian/kFreeBSD seems to signal SIGSEGV, not SIGBUS
Peter Meerwald
1
-0
/
+3
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-4
/
+4
2011-09-03
Squash the last gcc warnings
Maarten Bosmans
1
-1
/
+2
2011-03-02
Get rid of some unused-function compiler warnings
Maarten Bosmans
1
-1
/
+1
2011-02-17
Apply #ifdefs around functionality not available on win32
Maarten Bosmans
1
-0
/
+7
2009-09-19
memtrap: properly add items to linked list
Lennart Poettering
1
-1
/
+4
2009-09-08
llvm-clang-analyzer: drop a few unnecessary assignments and other trivial fixes
Lennart Poettering
1
-2
/
+2
2009-07-20
memtrap: clarify that we are not interested in the return value of write()
Lennart Poettering
1
-1
/
+1
2009-07-01
memtrap: properly lock access to memtrap changer
Lennart Poettering
1
-0
/
+20
2009-05-15
When MAP_ANONYMOUS is missing, fallback to MAP_ANON.
Diego Elio 'Flameeyes' Pettenò
1
-0
/
+5
2009-04-29
memtrap: implicitly page align memory areas
Lennart Poettering
1
-4
/
+6
2009-04-22
memtrap,aupdate: split atomic update from memtrap into seperate aupdate frame...
Lennart Poettering
1
-81
/
+35
2009-04-21
memtrap: fix parameter type
Lennart Poettering
1
-1
/
+1
2009-04-21
memtrap: make installation of SIGBUS handler explicit to ease integration int...
Lennart Poettering
1
-23
/
+15
2009-04-21
memtrap: when we fail to handle sigbus say so
Lennart Poettering
1
-0
/
+1
2009-04-21
memtrap: add new logic to trap and handle SIGBUS
Lennart Poettering
1
-0
/
+256