K 10 svn:author V 3 phk K 8 svn:date V 27 2001-03-17T10:00:50.000000Z K 7 svn:log V 231 Add a new entrypoint to the hashes in libmd: char * FooFileChunk(const char *filename, char *buf, off_t offset, off_t length) Which only hashes part of a file. Implement FooFile() in terms of this function. Submitted by: roam END