Commit 5727d3274ee6eff74d2a2937156f787d99f7ce92

Anthony Novatsis 2015-12-11T16:29:50

Replace STDIN_FILENO with _fileno Replace STDIN_FILENO with _fileno as STDIN_FILENO results in compile errors with Visual Studio 2015 (using CMake).