VirtualBox

Changeset 2997 in kBuild for trunk/src/lib/nt/ntunlink.h


Ignore:
Timestamp:
Nov 1, 2016 11:28:02 PM (9 years ago)
Author:
bird
Message:

rm.c: Use fts_dirfd on windows.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/nt/ntunlink.h

    r2713 r2997  
    3535
    3636int birdUnlink(const char *pszFile);
     37int birdUnlinkEx(void *hRoot, const char *pszFile);
    3738int birdUnlinkForced(const char *pszFile);
     39int birdUnlinkForcedEx(void *hRoot, const char *pszFile);
    3840int birdUnlinkForcedFast(const char *pszFile);
     41int birdUnlinkForcedFastEx(void *hRoot, const char *pszFile);
    3942
    4043#undef  unlink
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