This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Proposal to remove std stream and file chain info from reent struct


On Jun 16 16:07, Jeff Johnston wrote:
> In light of the following post:
> 
> http://sourceware.org/ml/newlib/2010/msg00376.html
> 
> I am proposing to remove the std streams from the reentrancy
> structure and have one global set.  As well, the glue chain can also
> be removed since we would always be using the one chain.  I am
> proposing a new global structure which would house the std streams
> and the glue chain.

The atexit stuff also doesn't really belong in reent.  It could be moved
out into the global structure as well.


Corinna

-- 
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]