VirtualBox

Changeset 2862 in kBuild for trunk/src/kmk/w32/subproc


Ignore:
Timestamp:
Sep 2, 2016 2:39:56 AM (9 years ago)
Author:
bird
Message:

updates

File:
1 edited

Legend:

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

    r2846 r2862  
    269269                 */
    270270#ifdef KMK
     271                /* Invalidate negative directory cache entries now that a
     272                   job has completed and possibly created new files that
     273                   was missing earlier. */
     274                extern void dir_cache_invalid_missing(void);
     275                dir_cache_invalid_missing();
     276
    271277                if (pproc->enmType == kRegular) {
    272278                    (void)process_file_io_private(pproc, FALSE);
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette