VirtualBox

Changeset 2886 in kBuild for trunk/src/kmk/make.h


Ignore:
Timestamp:
Sep 6, 2016 2: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/make.h

    r2758 r2886  
    980980extern char *abspath(const char *name, char *apath);
    981981extern char *func_breakpoint(char *o, char **argv, const char *funcname);
     982# ifdef KBUILD_OS_WINDOWS
     983extern void dir_cache_invalid_after_job (void);
     984extern void dir_cache_invalid_all (void);
     985extern void dir_cache_invalid_missing (void);
     986extern int dir_cache_volatile_dir (const char *dir);
     987# endif
    982988#endif
    983989
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