libs-base/Source/Additions
David Ayers 7c202de0d1 * Headers/Additions/GNUstepBase/GSObjCRuntime.h/m
(GSAllocateMutexAt): New function.
        (_GSObjCRuntimeInitializer): Define local support class.

        * Headers/Additions/GNUstepBase/objc-gnu2next.h: Fixed minor
        whitespace issues.
        (objc_mutex_t, objc_mutex_allocate, objc_mutex_deallocate)
        (objc_mutex_lock, objc_mutex_unlock, objc_mutex_trylock):
        Declare
        for the NeXT runtime.
        * Source/Additions/GSNextRuntime.m
        (objc_mutex_allocate, objc_mutex_deallocate)
        (objc_mutex_lock, objc_mutex_unlock, objc_mutex_trylock):
        Implement for NeXT runtime.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19249 72102866-910b-0410-8b05-ffd578937521
2004-05-06 15:25:01 +00:00
..
behavior.m Header reorganizsateion - Please refer to ChangeLog 2003-07-31 23:49:32 +00:00
GCArray.m Header reorganizsateion - Please refer to ChangeLog 2003-07-31 23:49:32 +00:00
GCDictionary.m * Headers/Additions/GNUstepBase/GSCategories.h: Move 2003-09-13 22:42:50 +00:00
GCObject.m * Headers/Additions/GNUstepBase/GSCategories.h: Move 2003-09-13 22:42:50 +00:00
GNUmakefile Add lazy locking classes 2003-10-26 13:45:49 +00:00
GSCategories.m Moved uudecode/uuencode to category of nsdata 2004-03-12 15:49:08 +00:00
GSCompatibility.h * Headers/Additions/GNUstepBase/GSCategories.h: Move 2003-09-13 22:42:50 +00:00
GSCompatibility.m * Headers/Additions/GNUstepBase/GSCategories.h: 2004-02-25 13:57:59 +00:00
GSLock.m * Source/Additions/GSLock.m ([GSLazyLock -init]) 2004-04-23 13:14:32 +00:00
GSMime.m Support outgoing connections bound to a specific local address. 2004-03-29 14:53:37 +00:00
GSNextRuntime.m * Headers/Additions/GNUstepBase/GSObjCRuntime.h/m 2004-05-06 15:25:01 +00:00
GSObjCRuntime.m * Headers/Additions/GNUstepBase/GSObjCRuntime.h/m 2004-05-06 15:25:01 +00:00
GSXML.m Improve warning logging. 2004-04-06 19:17:52 +00:00
Makefile.preamble Various compile fixes 2003-09-24 01:39:55 +00:00
Unicode.m Minor documentation and readability tweaks. 2004-04-27 11:55:34 +00:00