Changeset 205 for trunk/include


Ignore:
Timestamp:
Dec 22, 2008, 10:05:34 PM (16 years ago)
Author:
katerina
Message:

New option LooseDirCheck (ticket #132). Also, replace _exit() with raise(SIGKILL).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/sh_hash.h

    r170 r205  
    4343 */
    4444int sh_hash_version_string(const char * str);
     45
     46/* Dont report on ctm/mtm change for directories
     47 */
     48int sh_hash_loosedircheck(const char * str);
    4549
    4650/* List database content
Note: See TracChangeset for help on using the changeset viewer.