* cygwin.din (fcloseall): Add symbol for export.

(fcloseall_r): Ditto.
This commit is contained in:
Corinna Vinschen
2002-07-24 07:38:03 +00:00
parent 99138976d9
commit f72a851fc7
2 changed files with 9 additions and 0 deletions

View File

@@ -213,6 +213,10 @@ _fchown = fchown
fchown32
fclose
_fclose = fclose
fcloseall
_fcloseall = fcloseall
_fcloseall_r
fcloseall_r = _fcloseall_r
_fcntl
fcntl = _fcntl
fcvt