Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/compat/ossaudio



Module Name:    syssrc
Committed By:   mycroft
Date:           Mon Dec 24 00:10:49 UTC 2001

Modified Files:
        basesrc/lib/libossaudio: ossaudio.c
        syssrc/sys/compat/ossaudio: ossaudio.c

Log Message:
Make SNDCTL_DSP_POST a nop.  It's explicitly *not* supposed to sleep, and as
it's merely advisory (and in fact is implemented as a nop in the OSS->ALSA
shim), it should be safe to ignore it.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/lib/libossaudio/ossaudio.c
cvs rdiff -r1.38 -r1.39 syssrc/sys/compat/ossaudio/ossaudio.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index