aboutsummaryrefslogtreecommitdiff
path: root/ch8/8-02_syscalls.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-01-09Refactor syscalls.h for ch8 exerciseszlg1-47/+0
The refactor includes implementations for fflush and fclose as well, needed in 8-03.
2018-12-22Solve Exercise 8-2: fopen and fillbufzlg1-0/+47