index
:
pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
rtpoll
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
PulseAudio Sound Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pulsecore
/
core-util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Assorted minor Windows compatibility fixes for recent code updates.
Pierre Ossman
2007-10-03
1
-2
/
+43
*
Incorrectly used str2sig() instead of sig2str().
Pierre Ossman
2007-09-28
1
-1
/
+1
*
use O_NOFOLLOW when creating lock files, too
Lennart Poettering
2007-09-23
1
-38
/
+41
*
make O_CLOEXEC, O_NONBLOCK and socket low latency fd ops more uniform: always...
Lennart Poettering
2007-09-19
1
-29
/
+29
*
strtof() is a rather recent addition to C. Fall back to strtod() if it isn't
Pierre Ossman
2007-09-18
1
-0
/
+4
*
NSIG is not defined by neither C99 nor POSIX so we can't rely on it.
Pierre Ossman
2007-09-18
1
-2
/
+7
*
add a locale-independant pa_atof() implementation
Lennart Poettering
2007-09-17
1
-2
/
+59
*
Rename pa_strsignal() to pa_sig2str(), since we return the symbolical signal ...
Lennart Poettering
2007-09-17
1
-16
/
+79
*
drop a couple of WARNING prefixes in log messages, since we have pa_log_warn ...
Lennart Poettering
2007-09-17
1
-8
/
+6
*
add new pa_pipe_close() API to close two fds at the same time
Lennart Poettering
2007-09-12
1
-0
/
+13
*
consolidate close() calls to pa_close(), and make sure on every occasion that...
Lennart Poettering
2007-09-12
1
-19
/
+17
*
remaining s/assert/pa_assert/ and refcnt.h modernizations
Lennart Poettering
2007-09-11
1
-24
/
+36
*
add globally defined PA_PATH_SEP macro, replacing private per-file macros
Lennart Poettering
2007-09-11
1
-5
/
+3
*
posix_madvise and posix_fadvise aren't present on all systems.
Pierre Ossman
2007-09-10
1
-3
/
+5
*
Allow compilation without libsamplerate; based on patch from Marc-Andre Lurea...
Lennart Poettering
2007-09-02
1
-0
/
+2
*
add new pa_will_need() API for paging in memory
Lennart Poettering
2007-09-02
1
-0
/
+70
*
add two new functions pa_make_path_absolute()/pa_getcwd()
Lennart Poettering
2007-08-31
1
-0
/
+33
*
make pa_make_power_of_two() and pa_is_power_of_two() inline functions
Lennart Poettering
2007-08-22
1
-18
/
+0
*
add pa_is_power_of_two() and pa_make_power_of_two() functions
Lennart Poettering
2007-08-22
1
-0
/
+18
*
seperately get high nice level and acquire realtime sched
Lennart Poettering
2007-08-16
1
-64
/
+31
*
add pa_truncate_utf8() function for truncating a string and guaranteeing it s...
Lennart Poettering
2007-08-16
1
-0
/
+18
*
64 bit fixes and minor gcc shut ups
Lennart Poettering
2007-08-12
1
-1
/
+1
*
Convert most snprintf() calls to pa_snprintf()
Lennart Poettering
2007-07-25
1
-7
/
+10
*
add our own implementation for pa_snprintf() because NUL termination is appar...
Lennart Poettering
2007-07-25
1
-1
/
+19
*
Kill spaces on EOL
Lennart Poettering
2007-05-29
1
-2
/
+2
*
build fix for systems lacking capability suppoort. (Problem identified and or...
Lennart Poettering
2007-05-28
1
-0
/
+4
*
when called with the setid bit change euid to uid sooner to make sure that we...
Lennart Poettering
2007-05-25
1
-3
/
+33
*
Add a wrapper around close() to work around Windows' ass backwards way of
Pierre Ossman
2007-02-14
1
-1
/
+21
*
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
2007-02-13
1
-0
/
+4
*
Don't abort config loading when the user specific cannot be loaded.
Pierre Ossman
2007-02-05
1
-2
/
+8
*
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
2007-01-04
1
-77
/
+77
*
Improve error messages a bit.
Pierre Ossman
2006-08-22
1
-1
/
+1
*
remove all occurences of
Lennart Poettering
2006-08-18
1
-26
/
+26
*
Make -1 mean "current group/user" so that some platform dependent calls
Pierre Ossman
2006-07-20
1
-0
/
+4
*
* add new function pa_check_in_group()
Lennart Poettering
2006-07-19
1
-17
/
+44
*
* add new --system command line parameter to the daemon for running PulseAudi...
Lennart Poettering
2006-07-19
1
-19
/
+67
*
Restore SIGPIPE warning when the platform doesn't have MSG_NOSIGNAL.
Pierre Ossman
2006-07-17
1
-0
/
+5
*
try to use send(,,MSG_NOSIGNAL) instead of write() wherever possible (which
Lennart Poettering
2006-07-14
1
-25
/
+58
*
s/POLYP/PULSE/g
Lennart Poettering
2006-06-19
1
-5
/
+5
*
* more s/pulseaudio/PulseAudio/ replacements
Lennart Poettering
2006-06-19
1
-3
/
+3
*
big s/polyp/pulse/g
Lennart Poettering
2006-06-19
1
-0
/
+1023