Mirror of portable sndio repository https://www.sndio.org
Go to file
Alexandre Ratchov a34a843352 prefix device specific messages with the device name.
Mark the device as DEV_CLOSE before closing streams, otherwise
a stream may try to call dev_close() a second time (dev_close() is
in the dev_unref() code path)
2011-11-16 22:31:25 +01:00
aucat prefix device specific messages with the device name. 2011-11-16 22:31:25 +01:00
bsd-compat simplify compat bits 2011-05-06 13:40:39 +02:00
examples dont use INFTIM, not available on linux 2011-05-07 14:12:47 +02:00
libsndio better parsetype routine 2011-11-11 10:41:18 +01:00
.gitignore import from OpenBSD 2010-08-19 22:38:45 +02:00
Makefile.in add example programs 2011-05-07 14:08:45 +02:00
configure change mandir to prefix/share/man 2011-11-01 18:07:27 +01:00