* main.c (main): Make sure command loop is used with cygwin32.
authorStu Grossman <grossman@cygnus>
Mon, 12 Aug 1996 04:02:41 +0000 (04:02 +0000)
committerStu Grossman <grossman@cygnus>
Mon, 12 Aug 1996 04:02:41 +0000 (04:02 +0000)
* terminal.h:  Allow cygwin32 to use termios.h.

gdb/ChangeLog

index 6b8ac48f30aa7b835622fa2f207823e69bd22526..7a5f284ebacac1026c9231666c39e4a4767b43d3 100644 (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>