summaryrefslogtreecommitdiff
path: root/src/modules/module-esound-compat-spawnfd.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-14update FSF addresses to FSF web pageOndrej Holecek1-3/+1
2013-07-04Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)1-2/+2
2011-08-15Initialise variablesMaarten Bosmans1-1/+2
2011-06-22Remove unnecessary #includesMaarten Bosmans1-1/+0
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2008-08-05fix shutdown when --disallow-module-loading=1 is passedLennart Poettering1-1/+1
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2007-11-09tag modules that may only be loaded once at most especially, and enforce that...Lennart Poettering1-4/+5
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-11/+6
2007-02-13Add copyright notices to all relevant files. (based on svn log)Pierre Ossman1-0/+2
2007-01-04Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman1-3/+3
2006-08-18remove all occurences of Lennart Poettering1-2/+2
2006-07-14try to use send(,,MSG_NOSIGNAL) instead of write() wherever possible (whichLennart Poettering1-1/+1
2006-06-19big s/polyp/pulse/gLennart Poettering1-9/+9
2006-05-25* split pa_cstrerror() into its own file polypcore/core-error.[ch]Lennart Poettering1-2/+1
2006-05-22Wrap strerror() in a function that makes it thread safe and converts thePierre Ossman1-1/+3
2006-05-17split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]Lennart Poettering1-1/+1
2006-02-23change pa_log() and friends to not require a trailing \n on all logged stringsLennart Poettering1-2/+2
2006-02-16Reorganised the source tree. We now have src/ with a couple of subdirs:Pierre Ossman1-0/+81