Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a slash. HEAD master | kaa | 2023-07-09 | 1 | -1/+1 |
* | As it turns out, getline() is a POSIX extension, not included in Windows tcc ... | kaa | 2023-07-09 | 2 | -6/+30 |
* | storeline was really a worse and non-standard getline, so getline has replace... | kaa | 2023-07-05 | 2 | -30/+6 |
* | Compare strstr’s return value against NULL instead of 0. | kaa | 2023-06-30 | 2 | -5/+5 |
* | A tool for reading from files.json similar to ls. | kaa | 2023-06-30 | 2 | -0/+170 |
* | Documentation update. 1.0 | kaa | 2023-06-23 | 1 | -10/+9 |
* | "Initial." | kaa | 2023-06-23 | 33 | -0/+8399 |