alsa-utils/alsactl
SASANO Takayoshi 613372dc7c Add OpenBSD support
- ERESTART not supported platform: use EINTR instead
- add include/os_compat.h, well-used OS specific definition
- copied include/bswap.h from alsa-lib

- EPIPE and ESTRPIPE are different usage, but currently
  EPIPE is used when ESTRPIPE is not defined.

  To fix this problem, assign ESPIPE instead.

Fixes: https://github.com/alsa-project/alsa-utils/pull/186
Signed-off-by: SASANO Takayoshi <uaa@uaa.org.uk>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2023-02-03 13:08:44 +01:00
..
init alsactl: fix typo in comment in 00main 2022-01-27 13:19:36 +01:00
.gitignore alsactl: systemd and udev hookup 2010-11-23 10:42:35 +01:00
90-alsa-restore.rules.in alsactl: Fixup test for mydatadir/sbindir 2014-06-13 11:54:45 +02:00
alsa-restore.service.in alsactl: Remove asound.state file check from alsa-restore.service again 2020-12-11 23:55:34 +01:00
alsa-state.service.in alsactl: Move systemd unit start-up from basic.target to sound.target 2017-10-06 14:32:16 +02:00
alsactl.1 alsactl: implement 'info' command 2022-05-10 09:08:26 +02:00
alsactl.c Add OpenBSD support 2023-02-03 13:08:44 +01:00
alsactl.h alsactl: implement 'info' command 2022-05-10 09:08:26 +02:00
alsactl_init.xml alsactl: Read only *.conf files when a directory is passed via INCLUDE 2012-06-14 16:06:42 +02:00
clean.c alsactl: snd_ctl_elem_id_compare was renamed to snd_ctl_elem_id_compare_set 2021-03-23 17:52:13 +01:00
daemon.c alsactl: add dump-cfg and dump-state commands 2021-03-07 19:58:33 +01:00
info.c alsactl: Print driver name in info 2022-09-27 19:06:04 +02:00
init_parse.c alsactl: init() - return error value from snd_card_iterator_sinit() call 2021-06-04 09:56:20 +02: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 alsactl: sysfs - add /sys/kernel/uevent_seqnum check to init 2019-11-25 18:01:32 +01:00
init_ucm.c alsactl: add dbg() prints to init_ucm() 2022-02-01 19:47:53 +01:00
init_utils_run.c Initial 'alsactl init' implementation 2008-07-31 15:45:08 +02:00
init_utils_string.c Fix misc compile warnings in alsactl 2009-02-18 15:34:57 +01:00
list.h Initial 'alsactl init' implementation 2008-07-31 15:45:08 +02:00
lock.c alsactl: add locking for per-card initialization 2022-02-02 15:34:40 +01:00
Makefile.am alsactl: implement 'info' command 2022-05-10 09:08:26 +02:00
monitor.c alsactl: flush stdout for monitor command 2022-01-27 13:22:38 +01:00
state.c alsactl: add locking for per-card initialization 2022-02-02 15:34:40 +01:00
utils.c alsactl: add locking for per-card initialization 2022-02-02 15:34:40 +01:00