reentrant fclose

Artem B. Bityuckiy abityuckiy@yandex.ru
Thu Apr 1 14:18:00 GMT 2004


Hello.

I've added reentrant version of fclose (_fclose_r). Please, see attached 
patches and commit if consider necessary.

fclose.c.patch - Add reentrant _fclose_r function. Update documentation.
fcloseall.c.patch, freopen.c.patch, freopen64.c.patch  - Use reentrant 
_fclose_r instead of fclose.
stdio.h.patch - Add _fclose_r prototype.
fopen.c.patch - Fix documentation typo.

-- 
Best Regards,
Artem B. Bityuckiy,
St.-Petersburg, Russia.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fclose.c.patch
URL: <http://sourceware.org/pipermail/newlib/attachments/20040401/7586a2c8/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fcloseall.c.patch
URL: <http://sourceware.org/pipermail/newlib/attachments/20040401/7586a2c8/attachment-0001.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fopen.c.patch
URL: <http://sourceware.org/pipermail/newlib/attachments/20040401/7586a2c8/attachment-0002.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: freopen.c.patch
URL: <http://sourceware.org/pipermail/newlib/attachments/20040401/7586a2c8/attachment-0003.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: freopen64.c.patch
URL: <http://sourceware.org/pipermail/newlib/attachments/20040401/7586a2c8/attachment-0004.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: stdio.h.patch
URL: <http://sourceware.org/pipermail/newlib/attachments/20040401/7586a2c8/attachment-0005.ksh>


More information about the Newlib mailing list