CVSROOT: /cvs Module name: src Changes by: ratc...@cvs.openbsd.org 2010/11/06 14:25:42
Modified files: include : sndio.h lib/libsndio : shlib_version sio_open.3 sndio.c sun.c regress/lib/libsndio/fd: Makefile regress/lib/libsndio/play: Makefile regress/lib/libsndio/rec: Makefile regress/lib/libsndio/vol: Makefile vol.c Added files: regress/lib/libsndio: tools.c Log message: make sio_onvol(3) return a integer exposing whether a volume knob is available for the stream. As we're at it, remove macros and functions that are neither used nor documented.