Changeset 2886 for trunk/src/kmk/w32/subproc
- Timestamp:
- Sep 6, 2016, 4:31:46 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/w32/subproc/sub_proc.c
r2862 r2886 272 272 job has completed and possibly created new files that 273 273 was missing earlier. */ 274 extern void dir_cache_invalid_missing(void); 275 dir_cache_invalid_missing(); 274 dir_cache_invalid_after_job (); 276 275 277 276 if (pproc->enmType == kRegular) {
Note:
See TracChangeset
for help on using the changeset viewer.