Commit 01105d9
Updates to "read_syscall" and "pread_syscall". (#293)
* Added comments for read, pread, _read_chr_file functions
* Merge conflicts resolved
* Added tests for read_syscall
* Added tests for pread_syscall
* reverted formatting changes for different file
* Addressed review comments
* Addressed review comments
* Addressed review comments and added comments for a potential bug
* Addressed review comments
---------
Co-authored-by: lind <lind@nyu.edu>1 parent ff29908 commit 01105d9
File tree
3 files changed
+648
-39
lines changed- src
- interface
- safeposix/syscalls
- tests
3 files changed
+648
-39
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
207 | 210 | | |
208 | 211 | | |
209 | 212 | | |
| |||
0 commit comments