]> mj.ucw.cz Git - libucw.git/history - lib/lfs.h
perl: Log and Die funtions are now exportable
[libucw.git] / lib / lfs.h
2006-10-27 Robert Spalekfdatasync is not supported on Darwin ===> work-around
2006-09-10 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-09-10 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-09-10 Martin MaresAdded sh_fstat.
2005-12-07 Vladimir Jelenuse typedef instead of define for sh_stat_t
2005-12-07 Vladimir Jelenadded sh_stat_t
2005-12-07 Vladimir Jelenadded sh_stat
2004-12-11 Martin MaresResurrected CONFIG_LARGE_DB.
2004-12-11 Martin MaresChanged all references to Sherlock Library by UCW Library.
2004-12-11 Martin MaresSHERLOCK_HAVE_PREAD -> HAVE_PREAD.
2004-12-11 Martin MaresCONFIG_LFS has been removed, CONFIG_LARGE_DB got replac...
2004-10-04 Martin MaresDouble oops.
2004-10-04 Martin MaresOops.
2004-10-04 Martin MaresAdded sh_file_size() (stat() isn't reliable on large...
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.