Ignore:
Timestamp:
Sep 6, 2016, 4:31:46 PM (9 years ago)
Author:
bird
Message:

kmk: Added $(dircache-ctl cmd,...) function for controlling the directory content cache on windows. Some other optimizations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/w32/subproc/sub_proc.c

    r2862 r2886  
    272272                   job has completed and possibly created new files that
    273273                   was missing earlier. */
    274                 extern void dir_cache_invalid_missing(void);
    275                 dir_cache_invalid_missing();
     274                dir_cache_invalid_after_job ();
    276275
    277276                if (pproc->enmType == kRegular) {
Note: See TracChangeset for help on using the changeset viewer.