* rework stringbuffered reading on nonblocking files
authorWilfried Göesgens <willi@citadel.org>
Sat, 3 Oct 2009 16:57:24 +0000 (16:57 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sat, 3 Oct 2009 16:57:24 +0000 (16:57 +0000)
commit79695054f0bd39392aa178c1f3a8e5605be9a679
treeaaf6bced5cb7548bf2cd785007e6e6aadf4b1d4a
parent4c304fc0c79567f1d0aa6de99a38d81157847d94
* rework stringbuffered reading on nonblocking files
* add tests for these Linebased and Blobbased plus combined tests
libcitadel/lib/stringbuf.c
libcitadel/tests/Makefile.in
libcitadel/tests/stringbuf_IO_test.c