]> mj.ucw.cz Git - libucw.git/history - lib/partmap.c
Merge with git+ssh://git.ucw.cz/projects/sherlock/GIT/sherlock.git
[libucw.git] / lib / partmap.c
2007-03-12 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-08 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-16 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-13 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-13 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-02 Martin MaresReplaced %L by %ll, the former is obsolete and specific...
2007-01-12 Martin MaresCPU_PAGE_SIZE ported from mainline.
2007-01-12 Martin MaresDetermine system page size in the configure script...
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...