]> sourceware.org Git - newlib-cygwin.git/commit
* exceptions.cc (handle_exceptions): Bump repeat count for debugging kick out.
authorChristopher Faylor <me@cgf.cx>
Thu, 24 May 2001 05:20:17 +0000 (05:20 +0000)
committerChristopher Faylor <me@cgf.cx>
Thu, 24 May 2001 05:20:17 +0000 (05:20 +0000)
commit52cd2f88cd6f67147534ca854da7f51aafead01e
tree6f42cfbe3b55ec5f0529c5dbb2534be541146bfb
parentffa9dc2c1cb07fdcd0dc55aa21a68db8b2b8230f
* 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.
winsup/cygwin/ChangeLog
winsup/cygwin/exceptions.cc
winsup/cygwin/fhandler.h
winsup/cygwin/fhandler_dsp.cc
This page took 0.029632 seconds and 5 git commands to generate.