lib/standard/file: Added a way to change the buffering for a specified stream
authorLucas Bajolet <r4pass@hotmail.com>
Wed, 10 Dec 2014 19:24:46 +0000 (14:24 -0500)
committerLucas Bajolet <r4pass@hotmail.com>
Wed, 10 Dec 2014 19:24:46 +0000 (14:24 -0500)
commitb37dc017279067bfedc165bd738f9b9c1cc1c5a9
tree7ce4c06825a5aa34498a04f3f9604619c1d65650
parent158c38f43c995b540171968edc1e5d9460cc5596
lib/standard/file: Added a way to change the buffering for a specified stream

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
lib/standard/file.nit
lib/standard/file_nit.c
lib/standard/file_nit.h
src/interpreter/naive_interpreter.nit
src/interpreter/primitive_types.nit