lib/standard: Got rid of FDStream, reified under FStream
authorLucas Bajolet <r4pass@hotmail.com>
Wed, 10 Dec 2014 19:24:01 +0000 (14:24 -0500)
committerLucas Bajolet <r4pass@hotmail.com>
Wed, 10 Dec 2014 19:24:01 +0000 (14:24 -0500)
commit62ce2d82abfe2d1f6b304255e1eb478b1bc2be67
treec750981d6364bef2baf5275d9f45b5155ca729dd
parent0519eb3ee7246a4dc27e58880f915ac976e5126a
lib/standard: Got rid of FDStream, reified under FStream

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
lib/standard/exec.nit
lib/standard/file.nit
lib/standard/file_nit.c
lib/standard/file_nit.h
lib/standard/stream.nit
lib/standard/stream_nit.c [deleted file]
lib/standard/stream_nit.h [deleted file]
tests/test_fdstream.nit
tests/test_stream_poll.nit