OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Alexandre Ratchov (ratchovcvs.openbsd.org)
Date: Sat Nov 06 2010 - 15:25:42 CDT


CVSROOT: /cvs
Module name: src
Changes by: ratchovcvs.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.