Skip to content

stdio: Add stderr output and respect 0 timeout for polling input #858

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 20, 2022

Conversation

kilograham
Copy link
Contributor

fixes #839
fixes #845

@kilograham kilograham requested a review from Wren6991 June 8, 2022 19:26
@kilograham kilograham added this to the 1.3.2 milestone Jun 8, 2022
@kilograham kilograham changed the base branch from master to develop June 8, 2022 19:28
@kilograham kilograham changed the title Stdio fixes stdio: Add stderr output and respect 0 timeout for polling input Jun 8, 2022
@kilograham kilograham requested a review from liamfraser June 17, 2022 14:51
@kilograham kilograham merged commit b3c56e7 into develop Jun 20, 2022
@kilograham kilograham deleted the stdio_fixes branch June 20, 2022 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

getchar_timeout_us sleeps 1 µs even when timeout is 0. send stderr as well as stdout to stdio driver
2 participants