[PATCH] __fpurge(3)

Yaakov (Cygwin/X) yselkowitz@users.sourceforge.net
Wed May 18 07:47:00 GMT 2011


This patch implements __fpurge(3):

http://www.kernel.org/doc/man-pages/online/pages/man3/fpurge.3.html

As noted there, neither fpurge(3) nor __fpurge(3) are portable; the
former is BSD, the latter originally Solaris and now also in glibc,
making it an increasingly more common form.

Patch and new header attached.


Yaakov
Cygwin/X
-------------- next part --------------
A non-text attachment was scrubbed...
Name: newlib-__fpurge.patch
Type: application/octet-stream
Size: 1525 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20110518/1ba8315a/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: stdio_ext.h
Type: text/x-chdr
Size: 247 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20110518/1ba8315a/attachment.bin>


More information about the Newlib mailing list