VirtualBox

Changeset 3273 in kBuild for trunk/src/kmk/output.c


Ignore:
Timestamp:
Jan 4, 2019 12:48:51 AM (6 years ago)
Author:
bird
Message:

kmk: OS/2 build fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/output.c

    r3271 r3273  
    736736  /* "from" is opened by open_tmpfd, which does it in binary mode, so
    737737     we need the mode of "to" to match that.  */
    738   prev_mode = _setmode (fileno (to), _O_BINARY);
     738  prev_mode = _setmode (fileno (to), O_BINARY);
    739739#endif
    740740
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette