This is the mail archive of the newlib@sourceware.org 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]

RE: Use of _XOPEN_SOURCE?


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


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