Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | opk: Automatically initialize inner gzip and ustar | Patrick McDermott | 2023-04-19 | 1 | -31/+4 |
| | | | | Simplifies interface to main(). | ||||
* | opk: Document functions | Patrick McDermott | 2023-04-19 | 1 | -0/+55 |
| | |||||
* | ustar: Use linked list instead of varargs in seek | Patrick McDermott | 2023-04-18 | 1 | -1/+4 |
| | | | | Also indicate when all sought member files are found. | ||||
* | opk: Split from main | Patrick McDermott | 2023-04-18 | 1 | -0/+43 |