mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
* Source/NSUserDefaults.m: Changes to bulletproof NSUserDefaults from
deadlocks when it is accessed by more than one thread. Patch applied by: Gregory Casamento <greg.casamento@gmail.com> git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@28500 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
69c24bb774
commit
0165b34372
2 changed files with 796 additions and 569 deletions
|
@ -1,3 +1,9 @@
|
|||
2009-08-21 Doug Simons <dpsimons@testplant.com>
|
||||
|
||||
* Source/NSUserDefaults.m: Changes to bulletproof NSUserDefaults from
|
||||
deadlocks when it is accessed by more than one thread.
|
||||
Patch applied by: Gregory Casamento <greg.casamento@gmail.com>
|
||||
|
||||
2009-08-19 Eric Wasylishen <ewasylishen@gmail.com>
|
||||
|
||||
* Source/Additions/GSObjCRuntime.m:
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue