]> mj.ucw.cz Git - libucw.git/commit
Implemented first bits of transactions on fastbufs.
authorPavel Charvat <pchar@ucw.cz>
Wed, 29 Oct 2008 12:10:19 +0000 (13:10 +0100)
committerMartin Mares <mj@ucw.cz>
Tue, 29 Mar 2011 10:55:05 +0000 (12:55 +0200)
commit681b277c0aabea785a21e109dc07338847c0cb32
tree9adbc326d2601b93f4346cb21b2f5336d315e2dc
parent2eccc3083bc077da6ee2623e9c4bf4ded58941ac
Implemented first bits of transactions on fastbufs.
ucw/fastbuf.c
ucw/fastbuf.h
ucw/fb-buffer.c
ucw/fb-direct.c
ucw/fb-file.c
ucw/fb-limfd.c
ucw/fb-mem.c
ucw/fb-mmap.c
ucw/fb-param.c
ucw/fb-temp.c
ucw/trans.c