[patch] Include some c99 functions in __STRICT_ANSI__ for cygwin c99.

Dave Korn dave.korn.cygwin@googlemail.com
Mon Oct 19 20:22:00 GMT 2009


Jeff Johnston wrote:
> On 16/10/09 02:35 PM, Dave Korn wrote:
>> #if !defined (__STRICT_ANSI__) || (__STDC_VERSION__>= 199901L)
>>    #define __USE_XOPEN2K 1
>>    #endif
> 
> Ok, done.

  Thanks Jeff :)

    cheers,
      DaveK



More information about the Newlib mailing list