]> code.delx.au - pulseaudio/commit
move autospawn lock to pulsecore/ since we don't need it in the client anymore
authorLennart Poettering <lennart@poettering.net>
Mon, 8 Sep 2008 14:22:27 +0000 (17:22 +0300)
committerLennart Poettering <lennart@poettering.net>
Mon, 8 Sep 2008 14:22:27 +0000 (17:22 +0300)
commit821dc1797faa903618c7585d3c053fd7ae6e93db
tree7bf2d978d04440fccb17a59fd0a42a1bb2379112
parentf2164023fd0fda8c1a456c5c2f144f8943c24db9
move autospawn lock to pulsecore/ since we don't need it in the client anymore
src/Makefile.am
src/daemon/main.c
src/pulsecore/lock-autospawn.c [moved from src/pulse/lock-autospawn.c with 100% similarity]
src/pulsecore/lock-autospawn.h [moved from src/pulse/lock-autospawn.h with 100% similarity]
src/tests/lock-autospawn-test.c