HomeFreeBSD

ar: diff reduction against ELF Tool Chain

Description

ar: diff reduction against ELF Tool Chain

  • Drop exit status from bsdar_errc. ELF Tool Chain always returns EXIT_FAILURE in bsdar_errc.
  • Remove ar_mode_* wrappers and call ar_read_archive / ar_write_archive directly.

Obtained from: ELF Tool Chain
Reviewed by: markj
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D31496

Details

Provenance
emasteAuthored on Aug 4 2021, 1:54 PM
Reviewer
markj
Differential Revision
D31496: ar: diff reduction against ELF Tool Chain
Parents
rGee6dc333e1a1: libsecureboot: define SOPEN_MAX
Branches
Unknown
Tags
Unknown
Reverted By
rGc5bf58add0d5: Revert "ar: diff reduction against ELF Tool Chain"