diff options
author | Lukas Larsson <[email protected]> | 2014-11-04 17:46:28 +0100 |
---|---|---|
committer | Lukas Larsson <[email protected]> | 2014-11-04 17:46:28 +0100 |
commit | 0f4b940cd6173a1e991c2bce7a6004d95c52c088 (patch) | |
tree | ef95f02023b2e037003ffff0c887c58443946569 /lib/compiler/src/rec_env.erl | |
parent | 2d3a39b5729a295d4e0ac416ff0280e3edca44c6 (diff) | |
download | otp-0f4b940cd6173a1e991c2bce7a6004d95c52c088.tar.gz otp-0f4b940cd6173a1e991c2bce7a6004d95c52c088.tar.bz2 otp-0f4b940cd6173a1e991c2bce7a6004d95c52c088.zip |
erts: Make erts_printf work with non-blocking
Now that stdout can be set as non-blocking by the ttsl driver
we can no longer use putc and friends for the stdout/stderr
streams. Therefore we fallback on write.
OTP-12239
Diffstat (limited to 'lib/compiler/src/rec_env.erl')
0 files changed, 0 insertions, 0 deletions