freebsd-dev/usr.bin/ar
Ed Maste ccd8660b86 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
2018-10-23 13:07:03 +00:00
..
acplex.l
acpyacc.y ar: report errno on warning/error 2018-10-23 13:07:03 +00:00
ar.1
ar.c
ar.h ar: report errno on warning/error 2018-10-23 13:07:03 +00:00
Makefile
Makefile.depend
read.c ar: report errno on warning/error 2018-10-23 13:07:03 +00:00
util.c
write.c ar: report errno on warning/error 2018-10-23 13:07:03 +00:00