aboutsummaryrefslogtreecommitdiff
path: root/stream.c
AgeCommit message (Expand)Author
2025-08-29make eoc also check feof on STREAM_TYPE_FILEAryadev Chavali
2025-08-29Fix bug where chunking overwrites previously cached resultsAryadev Chavali
2025-08-29Fixed some more issues with streams (stdin/pipe based)Aryadev Chavali
2025-08-29Cleaned up bugs with stream implementationAryadev Chavali
2025-08-28Still got some failures, but a basic stream implementationAryadev Chavali