]> mj.ucw.cz Git - libucw.git/commit
Added "direct buffer I/O" interface for those who want to avoid an extra
authorMartin Mares <mj@ucw.cz>
Sun, 21 Jan 2001 14:14:04 +0000 (14:14 +0000)
committerMartin Mares <mj@ucw.cz>
Sun, 21 Jan 2001 14:14:04 +0000 (14:14 +0000)
commit417d2511bb77568e041fef8ea14406b265124066
tree17512c72336c0b8283bcbe2cdf632d365bd30066
parente9aa499507f33db9fac50f3864609a6b292685e0
Added "direct buffer I/O" interface for those who want to avoid an extra
copy of data during read/write at expense of having to be prepared for
any data size the buffering layer tells them to read/write.
lib/fastbuf.c
lib/fastbuf.h