]> mj.ucw.cz Git - libucw.git/commit
Null fastbuf: Implemented a new "/dev/null"-like fastbuf.
authorPavel Charvat <pchar@ucw.cz>
Tue, 13 May 2014 07:44:38 +0000 (09:44 +0200)
committerPavel Charvat <pchar@ucw.cz>
Tue, 13 May 2014 07:44:38 +0000 (09:44 +0200)
commit2668e862ad13dfb955249939f2b61aaee05c949c
tree9ba040010b19b5c7a94416cb0f227529ae9eeb16
parent70f87f32e23ae36545a4bf17e441f87cc7fc0249
Null fastbuf: Implemented a new "/dev/null"-like fastbuf.
ucw/Makefile
ucw/fastbuf.h
ucw/fb-null.c [new file with mode: 0644]
ucw/fb-null.t [new file with mode: 0644]