Christian Poveda
|
78e0d309ef
|
Avoid early return after handles are removed
|
2019-10-01 14:07:45 -05:00 |
|
Christian Poveda
|
5a05c04c85
|
Correct name of each shim when erroring
|
2019-10-01 11:14:50 -05:00 |
|
Christian Poveda
|
cd495cb04f
|
Add file writing capabilities
|
2019-10-01 11:10:37 -05:00 |
|
Christian Poveda
|
d0509d719c
|
Add docs for helper functions
|
2019-10-01 10:31:04 -05:00 |
|
Christian Poveda
|
50be5a83c5
|
Remove return argument when fd is not found
|
2019-10-01 09:28:48 -05:00 |
|
Christian Poveda
|
644467c570
|
Add methods to handle invalid fides
|
2019-09-30 15:54:43 -05:00 |
|
Christian Poveda
|
efbe798e62
|
Avoid buffer allocation to read files
|
2019-09-30 14:21:45 -05:00 |
|
Christian Poveda
|
775246e329
|
Add method to consume std::io::Result
|
2019-09-30 14:08:12 -05:00 |
|
Christian Poveda
|
03ed4123c0
|
Add FileHandle struct
|
2019-09-30 11:51:09 -05:00 |
|
Christian Poveda
|
b540e5d24e
|
Reserve fides for stdio and fix merge issues
|
2019-09-30 10:54:51 -05:00 |
|
Christian Poveda
|
01f64616ad
|
Check that the only flag change is done to enable FD_CLOEXEC
|
2019-09-25 11:11:20 -05:00 |
|
Christian Poveda
|
3726081857
|
Add helper function to fetch libc constants
|
2019-09-25 10:49:12 -05:00 |
|
Christian Poveda
|
79b1f91f45
|
First version of file handling
|
2019-09-25 01:17:18 -05:00 |
|