CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/04/08 05:18:07
Modified files:
lib/libsndio : Makefile
Added files:
lib/libsndio : sio.c sio_aucat.c sio_priv.h sio_sun.c
Removed files:
lib/libsndio : aucat.c sndio.c sndio_priv.h sun.c
Log message:
Clean up function naming: use sio_<backend>_ prefix for private
audio-related functions and put them in files named sio_<backend>.c
No behaviour changes.
