diff packages/compat/posix/current/ChangeLog @ 439:3e3067d83e1f

* src/signal.cxx: Changed the three routines added in the last change so that they can be called safely from non-POSIX threads.
author nickg
date Tue, 26 Nov 2002 18:16:45 +0000
parents 10e7722168ad
children 1287356aa9e5
line wrap: on
line diff
--- a/packages/compat/posix/current/ChangeLog
+++ b/packages/compat/posix/current/ChangeLog
@@ -1,3 +1,8 @@
+2002-11-26  Nick Garnett  <nickg@ecoscentric.com>
+
+	* src/signal.cxx: Changed the three routines added in the last
+	change so that they can be called safely from non-POSIX threads.
+
 2002-11-10  Nick Garnett  <nickg@ecoscentric.com>
 
 	* src/signal.cxx: Added three exportable routines that may be used