* main.c (main): Make sure command loop is used with cygwin32.

* terminal.h:  Allow cygwin32 to use termios.h.
This commit is contained in:
Stu Grossman 1996-08-12 04:02:41 +00:00
parent 215d6a41d0
commit 82c6139baa
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Sun Aug 11 20:54:16 1996 Stu Grossman (grossman@critters.cygnus.com)
* main.c (main): Make sure command loop is used with cygwin32.
* terminal.h: Allow cygwin32 to use termios.h.
start-sanitize-gdbtk
Fri Aug 9 12:32:53 1996 Tom Tromey <tromey@creche.cygnus.com>