pulseaudio/src/daemon
Lennart Poettering 66dc0b44c5 don't use SIGRTMAX, for compatibility with valgrind which apparently uses this signal
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/lennart@1962 fefdeb5f-60dc-0310-8127-8f9354f1896f
2007-10-27 22:06:20 +00:00
..
caps.c Keep CAP_SYS_NICE not only in PERMITTED but also in EFFECTIVE capset 2007-08-16 19:44:51 +00:00
caps.h Add copyright notices to all relevant files. (based on svn log) 2007-02-13 15:35:19 +00:00
cmdline.c on systems where we know that POSIX shm is mapped to /dev/shm, add the ability to cleanup stale SHM segments. (Right now only Linux) 2007-09-11 23:12:24 +00:00
cmdline.h Add copyright notices to all relevant files. (based on svn log) 2007-02-13 15:35:19 +00:00
cpulimit.c make O_CLOEXEC, O_NONBLOCK and socket low latency fd ops more uniform: always return void, name them similarly, only pass a single fd 2007-09-19 00:12:01 +00:00
cpulimit.h Add copyright notices to all relevant files. (based on svn log) 2007-02-13 15:35:19 +00:00
daemon-conf.c drop a couple of WARNING prefixes in log messages, since we have pa_log_warn anyway for marking warnings especially 2007-09-17 14:03:04 +00:00
daemon-conf.h on systems where we know that POSIX shm is mapped to /dev/shm, add the ability to cleanup stale SHM segments. (Right now only Linux) 2007-09-11 23:12:24 +00:00
daemon.conf.in Don't set RLIMIT_MEMBLOCK to 0 on startup. Retain 4 pages 2007-09-02 20:39:45 +00:00
default.pa.in update default config: 2007-09-06 20:38:10 +00:00
default.pa.win32 big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
dumpmodules.c remaining s/assert/pa_assert/ and refcnt.h modernizations 2007-09-11 20:48:33 +00:00
dumpmodules.h Add copyright notices to all relevant files. (based on svn log) 2007-02-13 15:35:19 +00:00
esdcompat.in fix esdcompat for non-gnu systems 2006-09-02 12:28:40 +00:00
ltdl-bind-now.c Add a special ltdl .so loader that avoids lazy frelocations during runtime 2007-09-17 12:31:06 +00:00
ltdl-bind-now.h Add a special ltdl .so loader that avoids lazy frelocations during runtime 2007-09-17 12:31:06 +00:00
main.c don't use SIGRTMAX, for compatibility with valgrind which apparently uses this signal 2007-10-27 22:06:20 +00:00
Makefile big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
pulseaudio-module-xsmp.desktop load module-x11-xsmp from a /etc/xdg/autostart file, to make sure it is loaded when we have XSMP 2007-08-13 23:49:26 +00:00