]> mj.ucw.cz Git - libucw.git/commit
Automatic tying of fastbufs to resources.
authorMartin Mares <mj@ucw.cz>
Tue, 2 Sep 2008 20:07:18 +0000 (22:07 +0200)
committerMartin Mares <mj@ucw.cz>
Tue, 29 Mar 2011 10:55:05 +0000 (12:55 +0200)
commita45646a634b71708f5bc4277868c60e80daaa84c
tree8ebd6c8f6c73956904881179d28531d7c0ec2235
parentaeb6304585a714ebff73955095d9b49863ebb199
Automatic tying of fastbufs to resources.
12 files changed:
ucw/Makefile
ucw/doc/fastbuf.txt
ucw/fastbuf.c
ucw/fastbuf.h
ucw/fb-atomic.c
ucw/fb-direct.c
ucw/fb-file.c
ucw/fb-grow.c
ucw/fb-limfd.c
ucw/fb-mem.c
ucw/fb-mmap.c
ucw/fb-socket.c