Age | Commit message (Collapse) | Author |
|
|
|
in case we need skip more than 2G.
|
|
fix warnings about unsigned/signed chars and return from non-void
function.
|
|
|
|
Otherwise pipelines such as 'wget http://to/foo.iso | uniso' might
report 'pipe error' as the file is not fully consumed.
|
|
musl is strict on this.
|
|
|
|
We check if its shared with previous file. If it is, we try create
a hardlink or we clone it. This should work in most cases.
|
|
A tool for extracting files from iso images frrom a stream.
Will be used for setup-bootable.
|