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

Corinna Vinschen vinschen@redhat.com
Thu Jun 17 09:50:00 GMT 2010


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



More information about the Newlib mailing list