-
- Downloads
ARM semihosting: win32 and cygwin fixes
Cygwin would fail to reopen a previously written file if the mode is
not given.
Simplified converting the open flags and made sure the win32 O_BINARY
bit is set.
Added define for systems that do not support O_BINARY.
Signed-off-by:
Spencer Oliver <ntfreak@users.sourceforge.net>
Please register or sign in to comment