On Sat, Oct 13, 2001 at 09:28:54AM +0200, Ralf Habacker wrote: >Hi, >in the SNDCTL_DSP_GETBLKSIZE ioctl code of the dev/dsp device the return value >was not set correctly. >Currently it returns the default value -1, which results in wrong client >behavior. >The following patch fix this.
Nice catch. I've applied this. Can I ask for two things for patches in the future? 1) A ChangeLog entry 2) cvs diff -up see http://cygwin.com/contrib.html cgf
