]> mj.ucw.cz Git - libucw.git/history - lib/partmap.c
separate the support of large files from using LFS versions of file functions
[libucw.git] / lib / partmap.c
2006-10-26 Robert SpalekALIGN renamed to ALIGN_TO
2006-01-16 Martin MaresOn 64-bit architectures, partmap is just an mmap.
2005-10-16 Robert Spalekpartmap.h deserves its own header
2005-10-15 Robert Spalekpartmap_map() inlined and added an even faster version...
2005-05-31 Martin MaresShifting of mapping window is unlikely().
2005-02-19 Robert Spalekcomparison of signed and unsigned encountered without...
2005-01-08 Martin MaresFixed a nasty bug in partmap_map(). When called for...
2004-12-11 Martin MaresChanged all references to Sherlock Library by UCW Library.
2003-11-03 Robert Spalekpage_size -> PAGE_SIZE
2003-11-03 Robert Spalekthis could never have worked
2003-09-23 Martin MaresAdded a set of functions for sliding window mmapping...