summaryrefslogtreecommitdiff
path: root/src/pulsecore/lock-autospawn.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-11Move i18n.[ch] to src/pulsecoreMaarten Bosmans1-1/+1
2011-06-22Remove unnecessary #includesMaarten Bosmans1-1/+1
2011-02-17Use pa_read, pa_write and pa_poll instead of system functionsMaarten Bosmans1-3/+3
2011-02-17Apply #ifdefs around functionality not available on win32Maarten Bosmans1-0/+6
2011-02-17Clean up <poll.h> includesMaarten Bosmans1-1/+0
2010-05-07thread: name all threads so that the names appear in /proc/$PID/task/$TID/commLennart Poettering1-1/+1
2009-12-16poll() is totally broken on Mac OS XDaniel Mack1-1/+2
2009-10-30use cloexec wrappers wherever applicableLennart Poettering1-4/+1
2009-08-01autospawn: if creating the lock file fails, pass error code cleanly back to m...Lennart Poettering1-21/+45
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2008-09-08move autospawn lock to pulsecore/ since we don't need it in the client anymoreLennart Poettering1-0/+330