]> mj.ucw.cz Git - libucw.git/history - lib/bucket.h
`buckettool -c' (cat) now separates buckets by an empty line.
[libucw.git] / lib / bucket.h
2004-06-25 Robert Spalek- deleted unused BUCKET_TYPE_V30C
2004-01-16 Martin MaresAdd obuck_bucket_size().
2003-12-07 Martin MaresImproved and cleaned up the bucket library. The origina...
2003-11-22 Martin MaresReplaced obuck_fetch_end() by bclose() (which is a...
2003-10-19 Martin MaresReplaced the "orig_len" field in bucket headers which...
2003-01-12 Martin MaresAdded function for measuring bucket file size (as an...
2002-10-06 Martin MaresIntroduced obuck_slurp_pool() to make reading of the...
2002-08-26 Martin MaresExport functions for explicit locking.
2002-08-20 Martin MaresAdded license notices to all library files which are...
2001-09-01 Martin MaresAdded function for shaking down the bucket file.
2001-03-05 Martin MaresIntroduced obuck_get_pos(), converted gatherd limits...
2001-03-05 Robert Spalekobuck_size() deleted
2001-03-04 Robert Spalekadded obuck_size() returning the size of bucket file...
2001-01-26 Martin Maresoid's above OBUCK_OID_FIRST_SPECIAL are reserved for...
2001-01-07 Martin MaresUse OBUCK_INCOMPLETE_MAGIC for incomplete entries.
2001-01-05 Martin MaresRewrote to use pread/pwrite() and to avoid messing...
2001-01-05 Martin MaresPreliminary version of object bucket code.