summaryrefslogtreecommitdiff
path: root/src/pulsecore/pid.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-08llvm-clang-analyzer: drop a few unnecessary assignments and other trivial fixesLennart Poettering1-3/+1
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2008-10-19always check for libtool prefix binary name to avoid confusion when using bot...Lennart Poettering1-2/+2
2008-10-08Fix a potential C++/C99 ism, add a log message on error conditionColin Guthrie1-2/+5
2008-08-30remove a few more gcc warningsLennart Poettering1-2/+2
2008-08-19add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering1-1/+3
2008-08-09set errno properly in all functions from pid.cLennart Poettering1-3/+18
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2008-06-11add new switch --start to the PA binary which allows starting PA if it is not...Lennart Poettering1-0/+1
2008-05-21big mumbo jumo of interleaved patches.Lennart Poettering1-24/+73
2008-05-15merge glitch-free branch back into trunkLennart Poettering1-7/+13
2007-11-21- Check process name when dealing with PID filesLennart Poettering1-5/+29
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-31/+43
2007-02-13Add copyright notices to all relevant files. (based on svn log)Pierre Ossman1-0/+3
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-18/+18
2006-08-18remove all occurences of Lennart Poettering1-14/+14
2006-07-19* add new --system command line parameter to the daemon for running PulseAudi...Lennart Poettering1-13/+2
2006-07-14try to use send(,,MSG_NOSIGNAL) instead of write() wherever possible (whichLennart Poettering1-2/+2
2006-06-19big s/polyp/pulse/gLennart Poettering1-0/+304