This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Re: *printf_r and reentrancy
On Fri, Mar 16, 2007 at 03:52:26PM +0000, Eric Blake wrote:
>Jeff Johnston <jjohnstn <at> redhat.com> writes:
>>>>>2007-03-13 Eric Blake <ebb9 <at> byu.net>
>>>>>
>>>>>* libc/stdio/local.h (cantwrite, FREEUB, FREELB): Make reentrant.
>>>...
>>>
>>>Any word on whether this patch will be applied?
>>>
>>
>>Done.
>
>Oops, it looks like my patch missed a file, even though the ChangeLog
>called it out, because it was in a different directory than where I did
>the diff. Without this bit, cygwin compilation fails.
>
>* libc/stdio64/fseeko64.c (_fseeko64_r): Fix reentrancy.
Don't you need to update freopen64.c, too? I get two compilation
warnings on cygwin which I've fixed by modifying both files.
cgf