Use of _XOPEN_SOURCE?

Howland Craig D (Craig) howland@LGSInnovations.com
Tue Mar 16 15:49:00 GMT 2010


On March 16, 2010 11:29 AM, Corinna wrote:
> The GLibc headers OTOH definitely allow it:
> 
>   #if (_XOPEN_SOURCE - 0) >= 700
>     ...
That's a good trick:  we can use that to get around the problem.
Craig



More information about the Newlib mailing list