diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-09-11 16:16:26 +0200 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2015-10-08 11:42:23 +0300 |
commit | 707b51e0c615c0cb488468e4461c778c4d113e5e (patch) | |
tree | 88ec8cd5b402bd2d1d8f311332c0aaa31e0f74cc /src/package.c | |
parent | 1bc31bdf22ac713be0523d10b4a82d4b5d9d50e4 (diff) | |
download | apk-tools-707b51e0c615c0cb488468e4461c778c4d113e5e.tar.gz apk-tools-707b51e0c615c0cb488468e4461c778c4d113e5e.tar.bz2 apk-tools-707b51e0c615c0cb488468e4461c778c4d113e5e.tar.xz apk-tools-707b51e0c615c0cb488468e4461c778c4d113e5e.zip |
io: fix posix_fallocate failure handling
We need fall back to a splice buffer if posix_fallocate call fails due
to file being a device (eg tty) or a pipe. This fixes apk fetch --stdout.
Diffstat (limited to 'src/package.c')
0 files changed, 0 insertions, 0 deletions