summaryrefslogtreecommitdiff
path: root/src/pulsecore/core-util.h
AgeCommit message (Expand)AuthorFilesLines
2011-10-28core: Add a string list membership check functionArun Raghavan1-0/+1
2011-08-25More spelling fixesMaarten Bosmans1-1/+1
2011-03-28alsa-mixer: Get rid of a compiler warning.Tanu Kaskinen1-0/+1
2011-03-24Move compile-time checks around pa_run_from_build_tree to core-utilMaarten Bosmans1-0/+5
2011-03-19Find modules and config files relative to the installed libraries.Maarten Bosmans1-0/+4
2011-02-17Use <pulsecore/socket.h> instead of <sys/socket.h>Maarten Bosmans1-1/+1
2010-02-21core-util: introduce generic function pa_strip()Lennart Poettering1-0/+1
2009-11-05core-util: add call to detect if we are called from within a VMLennart Poettering1-0/+3
2009-10-31daemon: make sure pa has its own session and process group, but is not its le...Lennart Poettering1-0/+2
2009-10-30core-util: introduce pa_fopen_cloexec()Lennart Poettering1-0/+1
2009-10-30core-util: introduce FD_CLOEXEC wrappers for open/socket/pipe/acceptLennart Poettering1-0/+6
2009-10-02Merge branch 'master' into dbus-workTanu Kaskinen1-0/+4
2009-09-17core-util: unify how we determine the temporary directoryLennart Poettering1-0/+2
2009-09-02core-util: add api for setting env vars and record them so that we can undo t...Lennart Poettering1-0/+2
2009-08-24Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-workTanu Kaskinen1-0/+4
2009-08-21adjust various data/library paths automatically if we are run from a build treeLennart Poettering1-0/+4
2009-08-16Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-workTanu Kaskinen1-0/+7
2009-08-12core-util: move personality resetting into core-utilLennart Poettering1-0/+2
2009-08-01core-util: replace remaining fixed size destination string functions by _mall...Lennart Poettering1-0/+2
2009-08-01pipe: replace PIPE_BUF macro pa pa_pipe_buf callLennart Poettering1-0/+3
2009-07-21Finish the Core dbus interface.Tanu Kaskinen1-0/+7
2009-06-19core: use rtkit to acquire high-priority schedulingLennart Poettering1-3/+0
2009-06-17core-util: implement pa_maybe_prefix_path()Lennart Poettering1-0/+2
2009-06-17core-util: implement pa_split_spaces_strv()Lennart Poettering1-0/+2
2009-06-17core-util: implement pa_xstrfreev()Lennart Poettering1-0/+6
2009-05-26core-util: introduce pa_disable_sigpipe()Lennart Poettering1-0/+2
2009-04-29core-util: introduce pa_get_host_name_malloc() and pa_get_user_name_malloc()Lennart Poettering1-0/+3
2009-04-13core-util: add pa_session_id()Lennart Poettering1-0/+1
2009-02-18introduce pa_realpath()Lennart Poettering1-0/+2
2009-02-18export pa_match()Lennart Poettering1-0/+2
2009-02-04add new calls pa_replace() and pa_unescape()Lennart Poettering1-0/+4
2009-01-22add API pa_ncpus()Lennart Poettering1-0/+2
2009-01-22add new function pa_strnaLennart Poettering1-1/+4
2009-01-13build: fix few warningsMarc-André Lureau1-0/+1
2009-01-10Add new pa_reduce() and pa_gcd() functionsLennart Poettering1-0/+3
2008-10-04add new API function pa_in_valgrind() to check forLennart Poettering1-0/+13
2008-09-05include build and runtime host information in debug outputLennart Poettering1-0/+1
2008-08-29rework pa_ulog2 and base it on __builtin_clz if available, make pa_make_power...Lennart Poettering1-15/+21
2008-08-19add a few more gcc warning flags and fix quite a few problems found by doing soLennart Poettering1-2/+2
2008-08-07Modify pa_state_path() to take an additional argument for prepending the mach...Lennart Poettering1-1/+1
2008-08-07add new function pa_machine_id()Lennart Poettering1-0/+2
2008-06-18get rid of svn $ keywordsLennart Poettering1-2/+0
2008-06-11replace pa_atof() by pa_atod() because floats are lameLennart Poettering1-1/+1
2008-05-21add new functions pa_state_path()/pa_get_state_dir(), change return value of ...Lennart Poettering1-2/+8
2008-05-15merge glitch-free branch back into trunkLennart Poettering1-4/+55
2007-11-01make rtprio and nice level actually configurableLennart Poettering1-2/+2
2007-11-01add new function pa_yes_no()Lennart Poettering1-0/+5
2007-10-29add new pa_readlink() APILennart Poettering1-0/+2
2007-10-28merge 'lennart' branch back into trunk.Lennart Poettering1-7/+37
2007-02-14Add a wrapper around close() to work around Windows' ass backwards way ofPierre Ossman1-1/+3