]> mj.ucw.cz Git - libucw.git/history - lib/lfs.h
taken much faster implementation of Adler32 and put into a separate source-code
[libucw.git] / lib / lfs.h
2003-02-28 Martin MaresRenamed SHERLOCK_CONFIG_xxx to CONFIG_xxx to be consistent.
2002-08-20 Martin MaresAdded license notices to all library files which are...
2002-05-26 Martin MaresDon't forget to define SHERLOCK_HAVE_PREAD.
2002-04-28 Martin MaresRemoved partial support for LFS on Linuxes with pre...
2001-03-07 Martin MaresAdded sh_mmap().
2001-01-07 Martin MaresAdded sh_ftruncate(), but it currently works only on...
2000-12-11 Martin MaresFixed includes, defines and copyrights.
2000-12-06 Martin Mares#include <errno.h>
2000-12-05 Martin MaresSquashed a couple of warnings.
2000-08-02 Martin MaresDon't cry when pread/pwrite is not available.
2000-08-02 Martin MaresRewrote large file support. Instead of mucking with...
2000-01-20 Martin MaresAdded a bunch of includes, so that hex compiles.
1999-11-11 Martin MaresDefine pread() if available.
1999-11-08 Martin MaresSHERLOCK_O_LARGEFILE is either O_LARGEFILE or 0 dependi...
1999-10-24 Martin MaresLarge File Support.