From c99326aa8dc2797567ec48ca18ab413ec2fd4fe5 Mon Sep 17 00:00:00 2001 From: rpj Date: Fri, 6 Jun 2008 00:23:20 +0000 Subject: '' --- ChangeLog | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6dae638..2017df6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,8 +1,19 @@ +2008-06-06 Robert Kindred + + * ptw32_throw.c (ptw32_throw): Remove possible reference to NULL + pointer. (At the same time made the switch block conditionally + included only if exitCode is needed - RPJ.) + +2008-02-21 Sebastian Gottschalk + + * pthread_attr_getdetachstate.c (pthread_attr_getdetachstate): + Remove potential and superfluous null pointer assignment. + 2007-11-22 Ivan Pizhenko - * pthread.h (gmtime_r) gmtime returns 0 if tm represents a time + * pthread.h (gmtime_r): gmtime returns 0 if tm represents a time prior to 1/1/1970. Notice this to prevent raising an exception. - * pthread.h (localtime_r) Likewise for localtime. + * pthread.h (localtime_r): Likewise for localtime. 2007-07-14 Marcel Ruff -- cgit v1.2.3