From: David Kalnischkies Date: Wed, 11 Apr 2012 11:25:28 +0000 (+0200) Subject: use a static FileFd::Write overload to reduce duplication of write()-retry code X-Git-Tag: 0.9.0~7^2 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/d68d65ad637526e46ea77ab83e07470d26df15fc?hp=d68d65ad637526e46ea77ab83e07470d26df15fc use a static FileFd::Write overload to reduce duplication of write()-retry code ---