summaryrefslogtreecommitdiff
path: root/src/pulsecore/start-child.c
AgeCommit message (Collapse)AuthorFilesLines
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
FSF addresses used in PA sources are no longer valid and rpmlint generates numerous warnings during packaging because of this. This patch changes all FSF addresses to FSF web page according to the GPL how-to: https://www.gnu.org/licenses/gpl-howto.en.html Done automatically by sed-ing through sources.
2014-10-02core-util: Add pa_unset_env()Tanu Kaskinen1-1/+1
Since we already have pa_set_env(), it's nice to also have a corresponding function for unsetting environment variables.
2011-06-24win32: Make some unused-variable warnings go awayMaarten Bosmans1-2/+2
2011-02-17Fix dependencies and include necessary headersMaarten Bosmans1-0/+1
2011-02-17Apply #ifdefs around functionality not available on win32Maarten Bosmans1-0/+2
And also the reverse: around some win32 specific functionality
2009-09-02daemon: clean up environment when forking off childrenLennart Poettering1-0/+5
2009-08-12start-child: clean up child environment a bit betterLennart Poettering1-7/+8
2008-08-19simplify pa_start_child_for_read by using ↵Lennart Poettering1-57/+3
pa_close_all()/pa_reset_sigs()/pa_unblock_sigs()
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2007-11-11pull code for starting helper processes out of module-gconf, clean it up, ↵Lennart Poettering1-0/+162
and stick into a new API pa_start_child_for_read() git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2046 fefdeb5f-60dc-0310-8127-8f9354f1896f