summaryrefslogtreecommitdiffstats
path: root/src/opk
Commit message (Expand)AuthorAgeFilesLines
* opk/write: Build control and data archivesPatrick McDermott2023-05-102-10/+369
* gzip: Separate last compression from freeingPatrick McDermott2023-05-081-0/+1
* opk/write: Store outer ustar uname/gname in varsPatrick McDermott2023-05-071-3/+7
* opk/write: Fix commentsPatrick McDermott2023-05-071-2/+2
* gzip: Write compressed output to file directlyPatrick McDermott2023-05-071-16/+1
* ustar: Make mtime unsignedPatrick McDermott2023-05-072-3/+3
* opk/read: Separate error handlingPatrick McDermott2023-05-031-8/+20
* ustar: Move SOURCE_DATE_EPOCH code to opk/writePatrick McDermott2023-04-301-1/+27
* opk/write: Fix fwrite()Patrick McDermott2023-04-301-2/+1
* opk/write: Build mode (WIP)Patrick McDermott2023-04-303-1/+122
* opk/read: Rename static functionsPatrick McDermott2023-04-291-23/+23
* opk: Split reading out into opk/readPatrick McDermott2023-04-293-0/+610