Issue 14 (fixed)

Summary

The stdin, stdout and stderr streams are binary.

Description

Although the fopen and related functions open streams in text mode under Cygnal 2.5.2, an issue remains that the standard pre-defined file descriptors stdin, stdout and stderr streams are in binary mode. So for instance if the printf output of a Cygnal application is redirected to a file, that file has POSIX-style line endings.

Target Release: 2.8.99.98

Git Commits

77071d894d0e5425198d62ea5b16c8a43e7bd75a