]> mj.ucw.cz Git - libucw.git/history - lib/fb-buffer.c
Fixed a nasty bug in hash table allocation. HASH_AUTO_POOL must use
[libucw.git] / lib / fb-buffer.c
2004-12-11 Martin MaresChanged all references to Sherlock Library by UCW Library.
2004-07-06 Martin Maresfbbuf_init_read() now has can_overwrite as an extra...
2004-06-28 Robert Spaleknow, I have no contribution into the fastbuf code :))
2004-06-28 Martin MaresA better implementation of overwritable buffers.
2004-06-28 Robert SpalekBCONFIG_CAN_OVERWRITE is a read/write parameter, i...
2004-06-25 Robert Spalekgeneralized BCONFIG_CAN_OVERWRITE to three different...
2003-11-22 Martin MaresAdded very simple functions for emulating a fastbuf...