The reentrancy structure?

H. Peter Anvin hpa@zytor.com
Fri Jul 5 17:11:00 GMT 2002


Hi there,

I'm having a problem dealing with the reentrancy structure, because it
makes it impossible to determine at link-time if something like "stdin"
has been used; this is necessary for code-size reasons on a platform I'm
working on.  Therefore, I'm thinking about ripping it out.

The question is: would the maintainers accept a patch which would make
this #ifdef'd (or something similar), or should I expect to make this a
fork?

	-hpa



More information about the Newlib mailing list