Skip to content
Snippets Groups Projects
Forked from redox-os / relibc
1215 commits behind the upstream repository.
Wren Turkal's avatar
Wren Turkal authored
When a byte-oriented stream function touches a stream, that stream
should be set to byte-oriented mode if it hasn't been set yet. If
it has been set, the opertion should only succeed if the stream is
already in byte-oriented mode.

Signed-off-by: default avatarWren Turkal <wt@penguintechs.org>
9a1e9c32
History