]> git.corax.cc Git - corax/commit
sys/io: Add fd_read() and fd_write() wrapper functions for performing reads and write...
authorMatthias Kruk <m@m10k.eu>
Sat, 15 Aug 2020 06:24:03 +0000 (15:24 +0900)
committerMatthias Kruk <m@m10k.eu>
Sat, 15 Aug 2020 06:24:03 +0000 (15:24 +0900)
commit733f0d24666aa04340ee0f68dee025b1a548c202
tree0abd92b09fd0dc042cd1414cd22b87ad26e75f12
parentee32af83b17ee044342a18b8d3cecf9803599fb7
sys/io: Add fd_read() and fd_write() wrapper functions for performing reads and writes on a fd's file
sys/io/filedesc.c
sys/io/filedesc.h