summaryrefslogtreecommitdiffstats
path: root/src/pulsecore/core-util.h
Commit message (Expand)AuthorAgeFilesLines
* make O_CLOEXEC, O_NONBLOCK and socket low latency fd ops more uniform: always...Lennart Poettering2007-09-191-3/+2
* add a locale-independant pa_atof() implementationLennart Poettering2007-09-171-0/+1
* Rename pa_strsignal() to pa_sig2str(), since we return the symbolical signal ...Lennart Poettering2007-09-171-1/+1
* use gcc const and pure function attributes wherever applicableLennart Poettering2007-09-161-4/+4
* add new pa_pipe_close() API to close two fds at the same timeLennart Poettering2007-09-121-0/+2
* add new pa_will_need() API for paging in memoryLennart Poettering2007-09-021-0/+2
* add two new functions pa_make_path_absolute()/pa_getcwd()Lennart Poettering2007-08-311-0/+3
* make pa_make_power_of_two() and pa_is_power_of_two() inline functionsLennart Poettering2007-08-221-2/+17
* add pa_is_power_of_two() and pa_make_power_of_two() functionsLennart Poettering2007-08-221-0/+3
* seperately get high nice level and acquire realtime schedLennart Poettering2007-08-161-0/+1
* add pa_truncate_utf8() function for truncating a string and guaranteeing it s...Lennart Poettering2007-08-161-0/+2
* add our own implementation for pa_snprintf() because NUL termination is appar...Lennart Poettering2007-07-251-0/+2
* 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