VirtualBox

Changeset 15754 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Dec 25, 2008 10:52:24 AM (16 years ago)
Author:
vboxsync
Message:

Runtime/POSIX: RTPathAbs: Don't access file system when calculating the absolute path.

File:
1 edited

Legend:

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

    r14054 r15754  
    165165
    166166/**
    167  * Get the absolute path (no symlinks, no . or .. components), doesn't have to exist.
     167 * Get the absolute path (starts from root, no . or .. components), doesn't have
     168 * to exist. Note that this method is designed to never perform actual file
     169 * system access, therefore symlinks are not resolved.
    168170 *
    169171 * @returns iprt status code.
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