Skip to content
Snippets Groups Projects
Commit b44fedc9 authored by AdminXVII's avatar AdminXVII
Browse files

fix(readln): Make sure to reset the O_FLAGS when reading lines

When some binaries set the TTY to non-blocking mode, the shell would panic because of a nonblock error. Fix this by reseting the O_FLAGS while reading lines
parent ca2bcc4c
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment