alsa-utils/alsaloop
Jaroslav Kysela 8f57464190 alsaloop: fix wrong alias for signal.h
in POSIX, there is no <sys/signal.h>.

it's merely a legacy alias used by glibc, and the header does nothing
else than including <signal.h>.

so let's do the right thing and use the right name, which works everywhere.

Signed-off-by: John Spencer <maillist-alsa@barfooze.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2013-07-23 14:57:05 +02:00
..
alsaloop.1 Several formatting fixes for manpages. 2013-05-16 10:38:13 +02:00
alsaloop.c alsaloop: fix wrong alias for signal.h 2013-07-23 14:57:05 +02:00
alsaloop.h alsaloop: Delay the restart a bit (to handle snd-aloop playback xruns better) 2010-10-20 09:31:01 +02:00
control.c alsaloop: Fix command-line parsing and pollfd initialization 2010-10-08 22:23:05 +02:00
effect-sweep.c Introduce alsaloop utility 2010-10-06 10:01:52 +02:00
Makefile.am alsaloop: Use AM_CFLAGS in Makefile.am 2011-06-03 14:21:53 +02:00
pcmjob.c alsaloop: fix the avail_min setup 2012-05-13 13:30:15 +02:00
test.sh alsaloop: fixes, added -W/--wake option 2010-10-14 11:17:25 +02:00