summaryrefslogtreecommitdiffstats
path: root/src/opk.c
Commit message (Collapse)AuthorAgeFilesLines
* opk: Return error if unable to write to stdoutPatrick McDermott2023-04-191-6/+17
|
* opk: Print multiple control filesPatrick McDermott2023-04-181-15/+21
|
* ustar: Use linked list instead of varargs in seekPatrick McDermott2023-04-181-9/+16
| | | | Also indicate when all sought member files are found.
* opk: Separate output with newline, so main needn'tPatrick McDermott2023-04-181-0/+15
|
* opk: Split from mainPatrick McDermott2023-04-181-0/+280