summaryrefslogtreecommitdiff
path: root/src/pulsecore/core-util.h
Commit message (Expand)AuthorAgeFilesLines
* core-util, pactl: Make one localised and one non-localised version of pa_yes_noDavid Henningsson2015-04-201-0/+4
* update FSF addresses to FSF web pageOndrej Holecek2015-01-141-3/+1
* core-util: Add pa_unset_env()Tanu Kaskinen2014-10-021-0/+1
* core-util: Add pa_append_to_config_home_dir()Tanu Kaskinen2014-06-241-0/+1
* core-util: Add pa_get_config_home_dir()Tanu Kaskinen2014-06-241-0/+1
* core-util: Add pa_append_to_home_dir()Tanu Kaskinen2014-06-241-0/+1
* core-util: Make pa_yes_no() translatableTanu Kaskinen2014-03-241-1/+3
* core: make sure win32 sockets remain blockingPierre Ossman2013-11-151-0/+3
* Remove pa_bool_t and replace it with bool.poljar (Damir Jelić)2013-07-041-14/+14
* Style fix: Remove new lines from opening bracketspoljar (Damir Jelić)2013-06-241-2/+1
* core-util: Add pa_safe_streqDavid Henningsson2013-05-221-0/+9
* pulsecore: Don't conditionally inline pa_run_from_build_tree()Arun Raghavan2013-04-141-8/+1
* utils: Adding a function to get volume from stringFlavio Ceolin2012-10-251-0/+3
* core-util: Fix permissions handling while creating directoriesArun Raghavan2012-07-031-2/+2
* core-util: Add a pa_split_in_place() string utility functionArun Raghavan2012-06-131-0/+1
* core: Add a string list membership check functionArun Raghavan2011-10-281-0/+1
* More spelling fixesMaarten Bosmans2011-08-251-1/+1
* alsa-mixer: Get rid of a compiler warning.Tanu Kaskinen2011-03-281-0/+1
* Move compile-time checks around pa_run_from_build_tree to core-utilMaarten Bosmans2011-03-241-0/+5
* Find modules and config files relative to the installed libraries.Maarten Bosmans2011-03-191-0/+4
* Use <pulsecore/socket.h> instead of <sys/socket.h>Maarten Bosmans2011-02-171-1/+1
* core-util: introduce generic function pa_strip()Lennart Poettering2010-02-211-0/+1
* core-util: add call to detect if we are called from within a VMLennart Poettering2009-11-051-0/+3
* daemon: make sure pa has its own session and process group, but is not its le...Lennart Poettering2009-10-311-0/+2
* core-util: introduce pa_fopen_cloexec()Lennart Poettering2009-10-301-0/+1
* core-util: introduce FD_CLOEXEC wrappers for open/socket/pipe/acceptLennart Poettering2009-10-301-0/+6
* Merge branch 'master' into dbus-workTanu Kaskinen2009-10-021-0/+4
|\
| * core-util: unify how we determine the temporary directoryLennart Poettering2009-09-171-0/+2
| * core-util: add api for setting env vars and record them so that we can undo t...Lennart Poettering2009-09-021-0/+2
* | Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-workTanu Kaskinen2009-08-241-0/+4
|\ \ | |/
| * adjust various data/library paths automatically if we are run from a build treeLennart Poettering2009-08-211-0/+4
* | Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-workTanu Kaskinen2009-08-161-0/+7
|\ \ | |/
| * core-util: move personality resetting into core-utilLennart Poettering2009-08-121-0/+2
| * core-util: replace remaining fixed size destination string functions by _mall...Lennart Poettering2009-08-011-0/+2
| * pipe: replace PIPE_BUF macro pa pa_pipe_buf callLennart Poettering2009-08-011-0/+3
* | Finish the Core dbus interface.Tanu Kaskinen2009-07-211-0/+7
|/
* core: use rtkit to acquire high-priority schedulingLennart Poettering2009-06-191-3/+0
* 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