* gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
authorJ.T. Conklin <jtc@acorntoolworks.com>
Tue, 12 Jul 1994 20:07:49 +0000 (20:07 +0000)
committerJ.T. Conklin <jtc@acorntoolworks.com>
Tue, 12 Jul 1994 20:07:49 +0000 (20:07 +0000)
  defined.

gdb/testsuite/ChangeLog

index 132cc9e..411f3bd 100644 (file)
@@ -1,5 +1,8 @@
 Tue Jul 12 12:22:32 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
 
+       * gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
+         defined.
+
        * gdb.base/Makefile.in: Added support for systems that name core
          files by appending "core" to the program name.
        * gdb.base/a1-selftest.exp: Likewise.