/[gnustep]/gnustep/core/base/ChangeLog
ViewVC logotype

Diff of /gnustep/core/base/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2001 by CaS, Tue Sep 30 17:47:35 2003 UTC revision 1.2002 by CaS, Tue Sep 30 18:19:02 2003 UTC
# Line 1  Line 1 
1    2003-09-30  Richard Frith-Macdonald <rfm@gnu.org>
2    
3            * Source/NSThread.m: Protect the function handling notification
4            of the process becoming multi-threaded with a recursive lock.
5            This protection ensures that there is no race condition where
6            two threads can start using GNUstep simultaneously and both
7            end up sending out notifications etc.  Not a problem in normal
8            ObjC applications, but a possibility where other non-gnustep
9            code starts multiple threads which want to access gnustep.
10    
11  2003-09-30  Derek Zhou <dzhou@chrontel.com>  2003-09-30  Derek Zhou <dzhou@chrontel.com>
12    
13          * Source/NSCharacterSet.m: patch to ensure lock is created as          * Source/NSCharacterSet.m: patch to ensure lock is created as

Legend:
Removed from v.1.2001  
changed lines
  Added in v.1.2002

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26