Ignore:
Timestamp:
Nov 21, 2013, 1:11:08 AM (12 years ago)
Author:
bird
Message:

kmk/WindowsNT: Avoiding unnecessary stat() calls. Reimplemented stat(), lstat(), fstat(), opendir(), readdir(), and closedir() using native NT APIs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/Makefile.kmk

    r2667 r2702  
    130130        w32/subproc/sub_proc.c \
    131131        w32/subproc/w32err.c \
    132         w32/compat/dirent.c \
    133132        w32/pathstuff.c \
    134133        w32/imagecache.c
Note: See TracChangeset for help on using the changeset viewer.