mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 16:30:41 +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
da568f9a9b
commit
04bd61ab32
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>
|
2009-08-19 Eric Wasylishen <ewasylishen@gmail.com>
|
||||||
|
|
||||||
* Source/Additions/GSObjCRuntime.m:
|
* Source/Additions/GSObjCRuntime.m:
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue