From 04d98f3c4ed6f176d4308b37b1db8e902874ce20 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Mon, 11 Aug 2003 20:15:45 +0000 Subject: check pthread_create return code properly. (e_mutex_lock): check pthread* 2003-08-11 Not Zed * e-msgport.c (e_thread_put): check pthread_create return code properly. (e_mutex_lock): check pthread* return codes properly. (e_mutex_unlock): Same here. (e_mutex_cond_wait): and here. svn path=/trunk/; revision=22177 --- e-util/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 131bbf4cba..8c40628977 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,11 @@ +2003-08-11 Not Zed + + * e-msgport.c (e_thread_put): check pthread_create return code + properly. + (e_mutex_lock): check pthread* return codes properly. + (e_mutex_unlock): Same here. + (e_mutex_cond_wait): and here. + 2003-08-05 Dan Winship * e-html-utils.c (special_chars): add a flag for non-url chars -- cgit v1.2.3