aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2019-10-19Removed dynamic restCharles
Because if user doesnt read a file until the end, this would cause memory leak. All moulitest tests pass except for large file with certain buffer sizes greater than the line len and smaller than the file len.
2019-10-10Added null character in some place and it works until it doesntCharles
2019-10-10WIP: not getting last part if buff size too highCharles
2019-10-09WIP: removed freeCabergs Charles
Doesnt work with some buffer sizes
2019-10-08Working with basic inputCabergs Charles
2019-10-08Added Makefile and subject.pdfCabergs Charles