No description
Find a file
Lennart Poettering b8f9ae00f3 remove checking for SIGPIPE blocking from client code. Because we use
send(,,MSG_NOSIGNAL) for most socket writes now the reason for SIGPIPE blocking
is no longer give. We keep this check for the server side however, because
pipes create SIGPIPE too but cannot be used with MSG_NOSIGNAL. Some modules use
pipes for internal and external communication.



git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1086 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-07-14 23:06:44 +00:00
doxygen add browser.h to doxygen docs 2006-07-13 17:34:08 +00:00
src remove checking for SIGPIPE blocking from client code. Because we use 2006-07-14 23:06:44 +00:00
acinclude.m4 Check for pthread_yield() as not all platforms have that. 2006-06-20 14:22:34 +00:00
bootstrap.sh big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
configure.ac * fall back to prctl(PR_GET_NAME) in pa_get_binary_name() if readlink() fails 2006-07-14 00:17:31 +00:00
GPL * rename "LICENSE" to "LGPL" 2006-04-20 12:33:00 +00:00
LGPL * rename "LICENSE" to "LGPL" 2006-04-20 12:33:00 +00:00
libpulse-browse.pc.in big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
libpulse-mainloop-glib.pc.in name the pkg-config files after the library names 2006-06-19 23:00:21 +00:00
libpulse-mainloop-glib12.pc.in name the pkg-config files after the library names 2006-06-19 23:00:21 +00:00
libpulse-simple.pc.in big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
libpulse.pc.in big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
LICENSE hide pulseadudio binary from SVN 2006-06-19 22:03:39 +00:00
Makefile.am remove HOWL snippet from configure script 2006-07-13 17:44:18 +00:00
README remove all docs from tarball since they are now available on pulseaudio.org 2006-07-07 16:05:20 +00:00
todo remove vi'ism 2006-07-14 10:20:57 +00:00

For more information see http://pulseaudio.org/