pulseaudio/src
Mihai Moldovan 56ce2c67c2 core-util: use the generic PATH_MAX variant of pa_realpath on Mac OS X
realpath() on OS X behaves GNUish and accepts NULL for resolved_name
only on 10.6 and higher. Older versions will crash, if resolved_name is
NULL.

All versions define PATH_MAX, though. Better play it safe and use the
generic PATH_MAX version of pa_realpath on Mac OS X systems.

Signed-off-by: Mihai Moldovan <ionic@ionic.de>
2012-06-16 10:34:41 +05:30
..
daemon daemon: use pa_streq instead of strcmp 2012-06-09 16:23:18 +03:00
modules bluetooth: Fix bluetooth.nrec property not updated 2012-06-15 21:06:01 +03:00
pulse auth: move cookie file to ~/.config/pulse/cookie 2012-05-15 23:59:33 +02:00
pulsecore core-util: use the generic PATH_MAX variant of pa_realpath on Mac OS X 2012-06-16 10:34:41 +05:30
tests tests: use pa_streq instead of strcmp 2012-06-09 16:22:39 +03:00
utils x11: fix the wrong parameter sequence in pax11publish 2012-06-08 16:44:22 +05:30
.gitignore build-sys: readd stub makefiles to subdirectories to make building with emacs easier 2012-05-15 14:17:58 +02:00
depmod.py remove remaining $ 2008-06-18 22:38:32 +02:00
Makefile.am build-sys: remove HAL support, it's obsolete since years 2012-05-15 16:06:42 +02:00
map-file format: Allow format->sample spec conversion for compressed formats 2012-03-05 20:30:33 +05:30