projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29a3db4
)
* gdb.base/interrupt.c: Do not test if errno == EINTR if it's not
author
J.T. Conklin
<jtc@acorntoolworks.com>
Tue, 12 Jul 1994 20:07:49 +0000
(20:07 +0000)
committer
J.T. Conklin
<jtc@acorntoolworks.com>
Tue, 12 Jul 1994 20:07:49 +0000
(20:07 +0000)
defined.
gdb/testsuite/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/testsuite/ChangeLog
b/gdb/testsuite/ChangeLog
index 132cc9e673ba607f56a46bdb3cdf2a3ff1008773..411f3bd1515ef203cc582ff8646a9da4b3e63383 100644
(file)
--- a/
gdb/testsuite/ChangeLog
+++ b/
gdb/testsuite/ChangeLog
@@
-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.