* utils.c(pollquit, notice_quit): If _WIN32, limit test for cntl-C

to wingdb.
	(initialize_utils): If _WIN32, don't call ScreenRows and ScreenCols
	except under wingdb.  (Contributed by Martin Hunt).
This commit is contained in:
Dawn Perchik 1997-03-14 06:05:04 +00:00
parent 3df381976f
commit 35a78bd09b
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
Thu Mar 13 22:51:00 1997 Dawn Perchik <dawn@cygnus.com>
* utils.c(pollquit, notice_quit): If _WIN32, limit test for cntl-C
to wingdb.
(initialize_utils): If _WIN32, don't call ScreenRows and ScreenCols
except under wingdb. (Contributed by Martin Hunt).
Thu Mar 13 12:40:49 1997 Tom Tromey <tromey@cygnus.com>
* configure: Regenerated.