OpenBSD CVS

src/lib/libsndio/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / lib / libsndio

Current tag: OPENBSD_5_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.11   10 years  ratchov   use -Wmissing-prototypes
[TXT] amsg.h  1.6   11 years  ratchov   Make the client wait for the first flow control message rather than assuming it ...
[TXT] aucat.c  1.62   9 years  guenther   Use SOCK_CLOEXEC (instead of later using fcntl(F_SETFD)) when creating sockets f...
[TXT] aucat.h  1.6   10 years  ratchov   Prefix by '_' symbols that are not part of the API. ok deraadt, guenther
[TXT] debug.c  1.3   10 years  ratchov   Prefix by '_' symbols that are not part of the API. ok deraadt, guenther
[TXT] debug.h  1.3   10 years  ratchov   Prefix by '_' symbols that are not part of the API. ok deraadt, guenther
[TXT] mio.c  1.19   9 years  deraadt   Move to the <limits.h> universe. review by millert, binary checking process with...
[TXT] mio_aucat.c  1.10   10 years  ratchov   Prefix by '_' symbols that are not part of the API. ok deraadt, guenther
[TXT] mio_open.3  1.14   10 years  ratchov   say this is the "sndio" api, as we have other audio/midi apis, makes "man -k" ha...
[TXT] mio_priv.h  1.11   9 years  deraadt   Move to the <limits.h> universe. review by millert, binary checking process with...
[TXT] mio_rmidi.c  1.15   9 years  ratchov   Drop yet another hook for ':' char in midi device names.
[TXT] shlib_version  1.9   10 years  ratchov   Prefix by '_' symbols that are not part of the API. ok deraadt, guenther
[TXT] sio.c  1.19   9 years  deraadt   Move to the <limits.h> universe. review by millert, binary checking process with...
[TXT] sio_aucat.c  1.18   10 years  ratchov   slightly "nicer" debug printfs
[TXT] sio_open.3  1.42   9 years  schwarze   Kill the only instance of .Lb in our tree. It is better to not use it at all, n...
[TXT] sio_priv.h  1.9   9 years  deraadt   Move to the <limits.h> universe. review by millert, binary checking process with...
[TXT] sio_sun.c  1.14   9 years  ratchov   Remove backward compat bits to support for ':' character in sndio device names. ...
[TXT] sndio.7  1.13   11 years  ratchov   explain what "default" means in sndio.7 rather than {sio,mio}_open.3, with tweak...