fclose: Support for MSVC 9.
authorBruno Haible <bruno@clisp.org>
Sun, 25 Sep 2011 10:10:10 +0000 (12:10 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 25 Sep 2011 10:10:10 +0000 (12:10 +0200)
commitfd860ad1280680d2fb0dcf795579767e28a91d06
treed6fe3b379d5d34896c1c94808804c11796a447fb
parent936cef69b1e34a2f654de30577cce8bf6db461b5
fclose: Support for MSVC 9.

* lib/fclose.c: Include msvc-inval.h.
(fclose_nothrow): New function.
(rpl_fclose): Use it.
* modules/fclose (Depends-on): Add msvc-inval.
* doc/posix-functions/fclose.texi: Mention the problem on MSVC.
ChangeLog
doc/posix-functions/fclose.texi
lib/fclose.c
modules/fclose