VirtualBox

Changeset 1276 in kBuild for trunk/src


Ignore:
Timestamp:
Nov 29, 2007 8:59:09 PM (17 years ago)
Author:
bird
Message:

todo.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk_redirect/kmk_redirect.c

    r1275 r1276  
    270270                }
    271271#ifdef _MSC_VER
    272                 /** @todo figure out how to make the handle close-on-exec. We'll simply close it for now. */
     272                /** @todo figure out how to make the handle close-on-exec. We'll simply close it for now.
     273                 * SetHandleInformation + set FNOINHERIT in CRT.
     274                 */
    273275#else
    274276                if (fcntl(fdOpened, F_SETFD, FD_CLOEXEC) == -1)
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