JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
drop stdio usage
authorMatthias-Christian Ott <ott@enolink.de>
Sat, 14 Jun 2008 21:12:07 +0000 (23:12 +0200)
committerMatthias-Christian Ott <ott@enolink.de>
Sat, 14 Jun 2008 21:12:07 +0000 (23:12 +0200)
commita49919a10c11c141f1bfb8414d5c8d2ca9d4a90e
tree6f7786c4310938ff699fdf7c37ab28f86b9d40f8
parent0c0ada8a7f6e916eb2b05ae5571e375e522d0a2e
drop stdio usage

Std requires I/O multiplexing which is very complicated with
stdio, because it provides no transparent buffering.
std.c