]> mj.ucw.cz Git - libucw.git/history - lib/partmap.c
Fixed a nasty bug in hash table allocation. HASH_AUTO_POOL must use
[libucw.git] / lib / partmap.c
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...