CVSROOT: /cvs Module name: src Changes by: [email protected] 2008/12/17 03:00:50
Modified files:
lib/libsndio : aucat.c sio_open.3 sndio.c sndio_priv.h sun.c
Log message:
stop using stderr in the library, wrap all diagnostic fprintfs
so they are visible only when the DEBUG macro is #defined
and SIO_DEBUG env. variable is set.
requested by many, discussed with jakemsr
