No description
Find a file
Lennart Poettering 23b123d361 - use pthread_atfork() to disable open sound streams in the child after a fork.
Obviusly sound won't work in child process but at least we don't leak fds
  from the parent. Now any operation on the device fd in the child will result
  in an EBADF error, which seems somewhat clean to me.

- flush our unix socket properly on RESET ioctl


git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@953 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-05-23 23:06:28 +00:00
doc update todo 2006-05-22 15:19:50 +00:00
doxygen Move timeval calculation functions into their own file. 2006-05-18 06:45:43 +00:00
src - use pthread_atfork() to disable open sound streams in the child after a fork. 2006-05-23 23:06:28 +00:00
acinclude.m4 Merge Pierre's changes 2006-01-10 17:51:06 +00:00
bootstrap.sh remove superfluous "set -ex" line 2006-04-22 21:53:35 +00:00
configure.ac Wrap strerror() in a function that makes it thread safe and converts the 2006-05-22 15:20:46 +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
libtool.m4 prepare for release 2004-11-21 22:25:28 +00:00
LICENSE minor improvements to the LICENSE text 2006-04-20 12:45:52 +00:00
ltdl.m4 prepare for release 2004-11-21 22:25:28 +00:00
Makefile.am replace copy by symlink when installing homepage 2006-04-20 12:53:49 +00:00
polyplib-browse.pc.in * add new configure option --with-module-dir= 2006-05-16 17:54:33 +00:00
polyplib-glib-mainloop.pc.in * add new configure option --with-module-dir= 2006-05-16 17:54:33 +00:00
polyplib-glib12-mainloop.pc.in * add new configure option --with-module-dir= 2006-05-16 17:54:33 +00:00
polyplib-simple.pc.in * add new configure option --with-module-dir= 2006-05-16 17:54:33 +00:00
polyplib.pc.in * add new configure option --with-module-dir= 2006-05-16 17:54:33 +00:00