CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/07/25 05:15:56
Modified files:
lib/libsndio : aucat.c mio.c mio_open.3 mio_priv.h mio_rmidi.c
mio_thru.c sio_open.3 sndio.c sndio_priv.h
sun.c
Log message:
use const qualifier in libsndio, making it slightly more consistent
with open(2) and write(2) syscalls.
from Thomas Pfaff, jakemsr is fine with it
