This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

winsup/cygwin ChangeLog exceptions.cc fhandler ...


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2001-05-23 22:20:17

Modified files:
	cygwin         : ChangeLog exceptions.cc fhandler.h 
	                 fhandler_dsp.cc 

Log message:
	* exceptions.cc (handle_exceptions): Bump repeat count for debugging kick out.
	* fhandler.h (fhandler_dev_dsp): Add a fixup_after_exec.
	* fhandler_dsp.cc (class Audio): Add TOT_BLOCK_SIZE to enum.
	(operator new): New.
	(bigwavebuffer): Declare using TOT_BLOCK_SIZE to avoid buffer overruns.
	(Audio::Audio): Optimize slightly.
	(fhandler_dev_dsp::open): Allocate s_audio using static buffer.
	(fhandler_dev_dsp::fixup_after_exec): New function.  Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.731&r2=1.732
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/exceptions.cc.diff?cvsroot=uberbaum&r1=1.85&r2=1.86
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler.h.diff?cvsroot=uberbaum&r1=1.60&r2=1.61
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler_dsp.cc.diff?cvsroot=uberbaum&r1=1.4&r2=1.5


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]