memtrap: add new logic to trap and handle SIGBUS
authorLennart Poettering <lennart@poettering.net>
Tue, 21 Apr 2009 19:33:32 +0000 (21:33 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 21 Apr 2009 19:33:32 +0000 (21:33 +0200)
commit6224fac9210bd95d79685d5421eb5dac2da8a29d
tree7ee1b3a09cbc0683354a62fbf7cc7915693e5ec8
parentfbbcfae769770ca1191e0610ad43722a5768aa40
memtrap: add new logic to trap and handle SIGBUS
src/.gitignore
src/Makefile.am
src/pulsecore/memtrap.c [new file with mode: 0644]
src/pulsecore/memtrap.h [new file with mode: 0644]
src/tests/sigbus-test.c [new file with mode: 0644]