alsa-utils/alsactl
Hans-Christian Egtvedt e3dfc7470e alsa-utils check if __USE_BSD is defined before compiling "BSD functions"
Another bug/issue I tripped over when compiling alsa-utils in an
environment using uClibc to supply the C library functions. Here I have
enabled some old BSD style functions. The attached patch will honor
them if they are enabled.

Without this patch I get a redefined error during compile.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2008-12-08 11:55:27 +01:00
..
init alsactl init - fixed EXTRA_DIST typo in alsactl/init subdirectory 2008-08-18 17:02:17 +02:00
alsactl.1 Add -I option to alsactl 2008-11-13 09:28:43 +01:00
alsactl.c Make some static tables and strings constants. 2008-11-21 13:10:02 +01:00
alsactl.h Add -I option to alsactl 2008-11-13 09:28:43 +01:00
alsactl_init.xml alsactl init - CTL{values}, CTL{enums} and default "guess method" initialization 2008-08-18 15:01:44 +02:00
init_parse.c Make some static tables and strings constants. 2008-11-21 13:10:02 +01:00
init_sysdeps.c alsa-utils check if __USE_BSD is defined before compiling "BSD functions" 2008-12-08 11:55:27 +01:00
init_sysfs.c Initial 'alsactl init' implementation 2008-07-31 15:45:08 +02:00
init_utils_run.c Initial 'alsactl init' implementation 2008-07-31 15:45:08 +02:00
init_utils_string.c Initial 'alsactl init' implementation 2008-07-31 15:45:08 +02:00
list.h Initial 'alsactl init' implementation 2008-07-31 15:45:08 +02:00
Makefile.am Add --disable-xmlto configure option 2008-10-30 11:50:17 +01:00
state.c alsactl: Fix restore / init call behaviour when driver contains more controls 2008-11-21 14:44:31 +01:00
utils.c alsactl init - restore calls also init on failure 2008-08-14 16:46:27 +02:00