Skip to content
Snippets Groups Projects
Commit 0a082fca authored by Teodor Juravlea's avatar Teodor Juravlea Committed by Razvan Deaconescu
Browse files

assignments/mini-libc: Use `errno` in implementation of `write()` and `read()`


Changed the implementation of `write()` and `read()` to set `errno`,
as per their manual pages.

Signed-off-by: default avatarTeodor Juravlea <teodorjuravlea@gmail.com>
parent 407b486d
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