pulseaudio/src
Felipe Sateler 93c698c9fc util: Try finding out application name using dladdr if available
This fixes getting the binary name in the Hurd, or any other port using
the GNU C library, but only in the case where the library is directly
linked to. Opening with dlopen will not work.

Change in v3: reorder header includes and definitions
Change in v2: use a weak reference to main, so that we
don't crash when main cannot be found.
2014-10-16 15:57:21 +02:00
..
daemon core: Add pa_cpu_init() / cpu.c 2014-09-10 16:01:14 +02:00
modules tunnel-sink-new: Limit the maximum latency to 200 ms 2014-10-09 15:45:07 +03:00
pulse util: Try finding out application name using dladdr if available 2014-10-16 15:57:21 +02:00
pulsecore core-util: Add pa_unset_env() 2014-10-02 12:14:09 +03:00
tests connect-stress-test: Fix number of streams per sink to "20" 2014-10-16 12:25:49 +02:00
utils authkey: Rename pa_authkey_load_auto() to pa_authkey_load() 2014-06-24 13:15:11 +03:00
.gitignore tests: Remove mix-special-test 2014-09-10 17:56:03 +02:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am tests: Remove mix-special-test 2014-09-10 17:56:03 +02:00
map-file Client API: Add pa_stream_write_ext_free() function. 2014-09-10 10:12:08 +02:00