summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/core-util.h
Commit message (Expand)AuthorAgeFilesLines
* add new API function pa_in_valgrind() to check forLennart Poettering2008-10-041-0/+13
* include build and runtime host information in debug outputLennart Poettering2008-09-051-0/+1
* rework pa_ulog2 and base it on __builtin_clz if available, make pa_make_power...Lennart Poettering2008-08-291-15/+21
* add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering2008-08-191-2/+2
* Modify pa_state_path() to take an additional argument for prepending the mach...Lennart Poettering2008-08-071-1/+1
* add new function pa_machine_id()Lennart Poettering2008-08-071-0/+2
* get rid of svn $ keywordsLennart Poettering2008-06-181-2/+0
* replace pa_atof() by pa_atod() because floats are lameLennart Poettering2008-06-111-1/+1
* add new functions pa_state_path()/pa_get_state_dir(), change return value of ...Lennart Poettering2008-05-211-2/+8
* merge glitch-free branch back into trunkLennart Poettering2008-05-151-4/+55
* make rtprio and nice level actually configurableLennart Poettering2007-11-011-2/+2
* add new function pa_yes_no()Lennart Poettering2007-11-011-0/+5
* add new pa_readlink() APILennart Poettering2007-10-291-0/+2
* merge 'lennart' branch back into trunk.Lennart Poettering2007-10-281-7/+37
* Add a wrapper around close() to work around Windows' ass backwards way ofPierre Ossman2007-02-141-1/+3
* Add copyright notices to all relevant files. (based on svn log)Pierre Ossman2007-02-131-0/+3
* Huge trailing whitespace cleanup. Let's keep the tree pure from here on,Pierre Ossman2007-01-041-3/+3
* * add new function pa_check_in_group()Lennart Poettering2006-07-191-0/+1
* * add new --system command line parameter to the daemon for running PulseAudi...Lennart Poettering2006-07-191-2/+3
* try to use send(,,MSG_NOSIGNAL) instead of write() wherever possible (whichLennart Poettering2006-07-141-4/+4
* big s/polyp/pulse/gLennart Poettering2006-06-191-0/+88