summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/core-util.h
Commit message (Expand)AuthorAgeFilesLines
* core-util: implement pa_maybe_prefix_path()Lennart Poettering2009-06-171-0/+2
* core-util: implement pa_split_spaces_strv()Lennart Poettering2009-06-171-0/+2
* core-util: implement pa_xstrfreev()Lennart Poettering2009-06-171-0/+6
* core-util: introduce pa_disable_sigpipe()Lennart Poettering2009-05-261-0/+2
* core-util: introduce pa_get_host_name_malloc() and pa_get_user_name_malloc()Lennart Poettering2009-04-291-0/+3
* core-util: add pa_session_id()Lennart Poettering2009-04-131-0/+1
* introduce pa_realpath()Lennart Poettering2009-02-181-0/+2
* export pa_match()Lennart Poettering2009-02-181-0/+2
* add new calls pa_replace() and pa_unescape()Lennart Poettering2009-02-041-0/+4
* add API pa_ncpus()Lennart Poettering2009-01-221-0/+2
* add new function pa_strnaLennart Poettering2009-01-221-1/+4
* build: fix few warningsMarc-André Lureau2009-01-131-0/+1
* Add new pa_reduce() and pa_gcd() functionsLennart Poettering2009-01-101-0/+3
* 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