* cygwin.din (__fpurge): Export.

* posix.sgml (std-solaris): Add __fpurge.
* include/cygwin/version.h (CYGWIN_VERSION_API_MINOR): Bump.
This commit is contained in:
Yaakov Selkowitz
2011-05-19 07:23:29 +00:00
parent 831826db94
commit ed516f97a6
4 changed files with 10 additions and 1 deletions

View File

@ -582,6 +582,7 @@ __fpclassifyf NOSIGFE
fprintf SIGFE
_fprintf = fprintf SIGFE
fpurge SIGFE
__fpurge SIGFE
fputc SIGFE
_fputc = fputc SIGFE
fputs SIGFE