HomeFreeBSD

MFC r339648: ar: report errno on warning/error

Description

MFC r339648: 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.

Sponsored by: The FreeBSD Foundation

Details

Provenance
emasteAuthored on
Parents
rS346900: MFC r339648: ar: report errno on warning/error
Branches
Unknown
Tags
Unknown