buffer_handle improvement to make it accomodate several calls.
commit1982a5aaabc6b8dc74507cfa9893d9aff69a35f3
authornico <nico@9862a28c-4e93-4879-ac26-10afcf840a8f>
Mon, 2 Jul 2007 02:25:07 +0000 (2 02:25 +0000)
committernico <nico@9862a28c-4e93-4879-ac26-10afcf840a8f>
Mon, 2 Jul 2007 02:25:07 +0000 (2 02:25 +0000)
tree7c4b30d2cba226f0c26f12bc5ee481524dc28321
parenteace076391eff433c93d3e8e16da2ab188575880
buffer_handle improvement to make it accomodate several calls.
I changed the main() to suit my test: I give it 3 files of ~35 MB so the third isn't completely buffered at first and after unbuffering the first two we can finish buffering it and it wraps around the end of the buffer.

git-svn-id: svn://jdgordon.mine.nu/mob@6 9862a28c-4e93-4879-ac26-10afcf840a8f
buffering.c