From f5bbd3b657b6340551c8a95f74a70857ff8fac79 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Thu, 30 Jan 2014 11:26:46 +1100 Subject: - (djm) [configure.ac atomicio.c] Kludge around NetBSD offering different symbols for 'read' when various compiler flags are in use, causing atomicio.c comparisons against it to break and read/write operations to hang; ok dtucker --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 05e753423..cf7e12f0a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,10 @@ - (djm) [configure.ac] Only check for width-specified integer types in headers that actually exist. patch from Tom G. Christensen; ok dtucker@ + - (djm) [configure.ac atomicio.c] Kludge around NetBSD offering + different symbols for 'read' when various compiler flags are + in use, causing atomicio.c comparisons against it to break and + read/write operations to hang; ok dtucker 20140129 - (djm) [configure.ac] Fix broken shell test '==' vs '='; patch from -- cgit v1.2.3