VirtualBox

Changeset 83647 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Apr 9, 2020 12:14:33 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
137105
Message:

Temporarily reverted r136808 to see if this is also causing the testbox hangs. Needs to be reverted ASAP.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/log.h

    r83510 r83647  
    469469     * RTLogClearFileDelayFlag is called. */
    470470    RTLOGDEST_F_DELAY_FILE  = 0x00020000,
    471     /** Don't allow changes to the filename or mode of opening it. */
    472     RTLOGDEST_FIXED_FILE    = 0x01000000,
    473     /** Don't allow changing the directory. */
    474     RTLOGDEST_FIXED_DIR     = 0x02000000,
    475471    /** Just a dummy flag to be used when no other flag applies. */
    476472    RTLOGDEST_DUMMY         = 0x20000000,
Note: See TracChangeset for help on using the changeset viewer.

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