]> mj.ucw.cz Git - libucw.git/history - lib/fb-buffer.c
Allow direct I/O parametrized fastbufs only with CONFIG_UCW_THREADS
[libucw.git] / lib / fb-buffer.c
2007-05-18 Pavel CharvatMerged main branch to dev-sorter.
2007-05-18 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-04-23 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-12 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-12 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-10 Martin Mareslib/fastbuf.h no longer includes <stdio.h>.
2007-03-10 Martin MaresFastbufs now work better on unseekable files.
2006-07-24 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-04-12 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-03-17 Martin MaresSupport seeks on fbbuf streams.
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...