]> mj.ucw.cz Git - libucw.git/commit
* Fixed several bugs in fastbufs. * Implemented vdie(). * fb-grow can be allocated...
authorPavel Charvat <pchar@ucw.cz>
Thu, 13 Nov 2008 14:21:44 +0000 (15:21 +0100)
committerMartin Mares <mj@ucw.cz>
Tue, 29 Mar 2011 10:55:05 +0000 (12:55 +0200)
commitf20ecabf44f24743a1383f2ae2148adb660aa8f5
tree6fd5b6e61494c9f85266b221387f8fe9ca6f37d1
parentc62bb1ae58e77c9b0b6094c43fd666e8e35cf82d
* Fixed several bugs in fastbufs. * Implemented vdie(). * fb-grow can be allocated from mempool... also added support for mixed R/W access
ucw/fastbuf.c
ucw/fastbuf.h
ucw/fb-buffer.c
ucw/fb-file.c
ucw/fb-grow.c
ucw/fb-mem.c
ucw/fb-pool.c
ucw/lib.h
ucw/log.c
ucw/trans.c