bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFA/base] Make thr-mach.h private


From: David Ayers
Subject: Re: [RFA/base] Make thr-mach.h private
Date: Tue, 17 Feb 2004 13:59:37 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113

David Ayers wrote:


       * Headers/Foundation/NSLock.h: Make types of _mutex and _condition
       transparent to avoid including private thr-mach.h header.
       * Headers/Foundation/NSThread.h: Do not include private thr-mach.h
       header.
       * Source/thr-mach.h: Moved here from
       Headers/Additions/GNUstepBase/thr-mach.h.
       * Source/NSLock.m: Include private thr-mach.h header for
       apple-gnu-gnu.  Added defines for typing transparent instance
       variables and use them in various methods.
       * Source/NSThread.m: Include private thr-mach.h header for
       apple-gnu-gnu.
       * Source/thr-mach.m: Include private thr-mach.h header from new
       location.
       * Source/thr-pthread.m: Ditto.
       * Source/GNUmakefile: Do not install private thr-mach.h header.


s/transparent/opaque/

Committed.

Cheers,
David





reply via email to

[Prev in Thread] Current Thread [Next in Thread]