Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | As it turns out, getline() is a POSIX extension, not included in Windows tcc ↵ | kaa | 2023-07-09 | 1 | -1/+22 |
| | | | | or MinGW. | ||||
* | storeline was really a worse and non-standard getline, so getline has ↵ | kaa | 2023-07-05 | 1 | -22/+1 |
| | | | | replaced it. | ||||
* | A tool for reading from files.json similar to ls. | kaa | 2023-06-30 | 1 | -0/+22 |