mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-01 20:40:53 +00:00
Minor thread-safety fix
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@33029 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9c9c98aad3
commit
3a6600013a
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
||||||
|
2011-05-12 Richard Frith-Macdonald <rfm@gnu.org>
|
||||||
|
|
||||||
|
* Source/GSFileHandle.m:
|
||||||
|
* Source/GSHTTPURLHandle.m:
|
||||||
|
* Source/win32/NSMessagePort.m:
|
||||||
|
* Source/win32/NSMessagePortNameServer.m:
|
||||||
|
Include/use errno.h for thread-safe errno support.
|
||||||
|
|
||||||
2011-05-12 Richard Frith-Macdonald <rfm@gnu.org>
|
2011-05-12 Richard Frith-Macdonald <rfm@gnu.org>
|
||||||
|
|
||||||
* Source/NSPortCoder.m:
|
* Source/NSPortCoder.m:
|
||||||
|
|
Loading…
Reference in a new issue