VirtualBox

Changeset 69795 in vbox for trunk/src/VBox/Runtime/tools


Ignore:
Timestamp:
Nov 21, 2017 4:29:49 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
119213
Message:

IPRT: file mode changing on NT + RTChMod command.

  • Reimplemented RTFileSetMode for NT.
  • Implemented RTPathSetMode for NT.
  • Reimplemented RTDirRelPathSetMode for NT.
  • Started on a testcase command: RTChMode
Location:
trunk/src/VBox/Runtime/tools
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/tools/Makefile.kmk

    r69720 r69795  
    7070 RTCat_SOURCES = RTCat.cpp
    7171 RTCat_SOURCES += ../VBox/LoadVBoxDDU.cpp
     72
     73 # RTChMod - our chmod clone.
     74 PROGRAMS += RTChMod
     75 RTChMod_TEMPLATE = VBoxR3Tool
     76 RTChMod_SOURCES = RTChMod.cpp
    7277
    7378 # RTIsoMaker - ISO image maker - build version.
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