]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ar: diff reduction against ELF Tool Chain
authorEd Maste <emaste@FreeBSD.org>
Thu, 12 Aug 2021 19:37:25 +0000 (15:37 -0400)
committerEd Maste <emaste@FreeBSD.org>
Fri, 13 Aug 2021 14:39:44 +0000 (10:39 -0400)
commit086f09087713e3af0a28d296a2372071b72211ef
tree37473685308b7e28a150dd4fbde8fd14683377af
parent3d69515cfea2781b318ebe1c6e6018d817cde358
ar: diff reduction against ELF Tool Chain

Drop exit status from bsdar_errc.  ELF Tool Chain always returns
EXIT_FAILURE in bsdar_errc.

Recommit of one part of d20e9e02db3d / review D31496.

Obtained from: ELF Tool Chain
Sponsored by: The FreeBSD Foundation
usr.bin/ar/acpyacc.y
usr.bin/ar/ar.c
usr.bin/ar/ar.h
usr.bin/ar/read.c
usr.bin/ar/util.c
usr.bin/ar/write.c