This is the mail archive of the
newlib@sourceware.cygnus.com
mailing list for the newlib project.
Add a cygwin-specific field to _reent?
- To: newlib at sourceware dot cygnus dot com
- Subject: Add a cygwin-specific field to _reent?
- From: Chris Faylor <cgf at cygnus dot com>
- Date: Fri, 23 Jun 2000 17:25:43 -0400
Are there any objections to adding a cygwin-specific field to the _reent
structure? It would simplify cygwin slightly if we only had to maintain
one reent structure. Currently there are at least two.
I'd just like to add a generic pointer. Maybe it doesn't even have to
be cygwin-specific?
cgf