This is the mail archive of the newlib@sources.redhat.com 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]

The reentrancy structure?


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


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