]> mj.ucw.cz Git - libucw.git/commit
When writing, the data needn't start at the beginning of the buffer.
authorMartin Mares <mj@ucw.cz>
Fri, 27 Sep 2002 21:45:40 +0000 (21:45 +0000)
committerMartin Mares <mj@ucw.cz>
Fri, 27 Sep 2002 21:45:40 +0000 (21:45 +0000)
commit2a5686e35c9d6be6cefe22d49cfff6d23ec2e842
tree0adea8da1cc466348f62688888cae82c23a023fd
parent6994ad63f2db76403bdd40d6d9a9b20f909c23b1
When writing, the data needn't start at the beginning of the buffer.
(We need this for fb-mmap since the buffer is always page aligned.)
lib/fastbuf.c
lib/fastbuf.h