summaryrefslogtreecommitdiff
path: root/shared.h
AgeCommit message (Expand)Author
2023-07-09As it turns out, getline() is a POSIX extension, not included in Windows tcc ...kaa
2023-07-05storeline was really a worse and non-standard getline, so getline has replace...kaa
2023-06-30A tool for reading from files.json similar to ls.kaa