HomeFreeBSD

ar: report errno on warning/error

Description

ar: report errno on warning/error

Previously ar would report an error like "ar: fatal: Write error"
without including additional errno information. Change warnings and
errors to include archive_errno() so that the user may have some idea
of the reason for the failure.

Reviewed by: brooks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D17650

Details

Provenance
emasteAuthored on
Reviewer
brooks
Differential Revision
D17650: ar: report errno on warning/error
Parents
rS339647: arch.7: update final ia64 release to 10.4
Branches
Unknown
Tags
Unknown