From a06b69802cfe62845deb4521d2a3029da4387993 Mon Sep 17 00:00:00 2001 From: rpj Date: Thu, 30 Jun 2011 03:44:25 +0000 Subject: See the ChangeLog --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7b371c3..e27134d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,9 @@ 2011-06-30 Ross Johnson * pthread_once.c: Tighten 'if' statement casting; fix interlocked - pointer cast for 64 bit compatibility (missed yesterday). + pointer cast for 64 bit compatibility (missed yesterday); remove + the superfluous static cleanup routine and call the release routine + directly if popped. * create.c (stackSize): Now type size_t. 2011-06-29 Daniel Richard G. -- cgit v1.2.3