summaryrefslogtreecommitdiff
path: root/file-handler.c
AgeCommit message (Collapse)Author
2023-08-25(file-handler)+impl file for file handlingAryadev Chavali
In particular I've implemented a standardised complete FILE * reader without relying on fseek (which may not work for pipes).