]> mj.ucw.cz Git - libucw.git/history - lib/lfs.h
Added bitsig_free().
[libucw.git] / lib / lfs.h
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.