Ignore:
Timestamp:
Sep 21, 2020, 2:25:08 PM (5 years ago)
Author:
bird
Message:

lib/nt/ntstat.h|c: Forgot to commit birdStatModeOnly the other day.

File:
1 edited

Legend:

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

    r3007 r3485  
    8686int birdStatOnFdJustSize(int fd, __int64 *pcbFile);
    8787int birdStatModTimeOnly(const char *pszPath, BirdTimeSpec_T *pTimeSpec, int fFollowLink);
     88int birdStatModeOnly(const char *pszPath, unsigned __int16 *pMode, int fFollowLink);
    8889#ifdef ___nt_ntstuff_h
    8990int  birdStatHandle(HANDLE hFile, BirdStat_T *pStat, const char *pszPath);
Note: See TracChangeset for help on using the changeset viewer.