]> git.e2factory.org Git - e2factory.git/commit
Don't use stdio to deal with pipes.
authorTobias Ulmer <tu@emlix.com>
Wed, 22 Jan 2014 13:29:11 +0000 (14:29 +0100)
committerTobias Ulmer <tu@emlix.com>
Wed, 16 Nov 2016 14:41:17 +0000 (15:41 +0100)
commitb903ef187f622f19b89f2ba0fbdaadfaba0f4d87
treeb14abd3c14e762191bf9c006570c8c28d9be51bf
parentceb1c8680df3cfa175351b4e243a4cad91389b8c
Don't use stdio to deal with pipes.

Buffering and attempts to loop until a buffer is filled make it
a pain to work with.

Signed-off-by: Tobias Ulmer <tu@emlix.com>
generic/e2lib.lua