aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJacob Bachmeyer <jcb62281+dev@gmail.com>2020-07-06 21:05:00 -0500
committerJacob Bachmeyer <jcb62281+dev@gmail.com>2020-07-06 21:05:00 -0500
commit4348c51f4e587974e1da5a32cd8cf1e0097ff8fd (patch)
tree46b86a8bb1138f7544c1ac4f1b707273766d3da6 /ChangeLog
parent376dacc26259cbd61860d58a3ec16099d5b7581f (diff)
parented7ed2891c051f8114db1a87b36aefd120fbfc0f (diff)
downloaddejagnu-4348c51f4e587974e1da5a32cd8cf1e0097ff8fd.zip
dejagnu-4348c51f4e587974e1da5a32cd8cf1e0097ff8fd.tar.gz
dejagnu-4348c51f4e587974e1da5a32cd8cf1e0097ff8fd.tar.bz2
Merge branch 'timeout-fix-for-1.6.3'
Conflicts: ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aafbfb5..c64c738 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,19 @@
2020-06-22 Jacob Bachmeyer <jcb62281+dev@gmail.com>
+ Merge patches from Maciej W. Rozycki to fix timeout handling.
+
+ * lib/remote.exp (close_wait_program): Use `catch' in killing
+ pending force-kills.
+
+ * lib/remote.exp (close_wait_program): Only kill the pending
+ force-kills if the PID list has a single entry.
+ (local_exec): Set the channel about to be closed to the
+ nonblocking mode if we didn't see an EOF.
+ (standard_close): Likewise, unconditionally.
+
+2020-06-22 Jacob Bachmeyer <jcb62281+dev@gmail.com>
+
* NEWS: Mention "linker=" option and added language support.
* doc/dejagnu.texi (target_compile procedure): Document new