Ignore:
Timestamp:
Aug 30, 2016, 6:06:31 PM (9 years ago)
Author:
bird
Message:

kmk: optimizations.

File:
1 edited

Legend:

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

    r2708 r2850  
    7878int birdStatOnLink(const char *pszPath, BirdStat_T *pStat);
    7979int birdStatOnFd(int fd, BirdStat_T *pStat);
     80int birdStatOnFdJustSize(int fd, __int64 *pcbFile);
    8081int birdStatModTimeOnly(const char *pszPath, BirdTimeSpec_T *pTimeSpec, int fFollowLink);
    8182#ifdef ___nt_ntstuff_h
Note: See TracChangeset for help on using the changeset viewer.