* cygwin.din: Export _fdopen64
* Makefile.in (NEW_FUNCTIONS): Add _fdopen64 -> fdopen translation. * include/cygwin/version.h: Bump api minor number. * ntdll.h: Remove (now) duplicate FILE_SYNCHRONOUS_IO_NONALERT definition.
This commit is contained in:
@@ -425,6 +425,7 @@ fdim
|
||||
fdimf
|
||||
fdopen
|
||||
_fdopen = fdopen
|
||||
_fdopen64 = fdopen64
|
||||
feof
|
||||
_feof = feof
|
||||
ferror
|
||||
|
Reference in New Issue
Block a user