freebsd-dev/usr.bin/ar
Ed Schouten 09a113491c Make code compile when basename() is POSIX compliant.
In addition to the previous change I made to ar.c, pull in another
basename() related fix. This change is similar to the one made to the
ELF Toolchain version of ar, with the difference that the ELF Toolchain
version lacks error handling for the strdup() call.

Reviewed by:	emaste
Differential Revision:	https://reviews.freebsd.org/D6467
2016-05-26 13:49:40 +00:00
..
acplex.l Work around build breakages with GCC 4.2. 2013-05-23 05:42:35 +00:00
acpyacc.y Replace deprecated (or remove obsolete) libarchive 2.8 functions 2013-03-22 10:17:42 +00:00
ar.1 ar: enable deterministic mode by default 2015-07-29 13:36:17 +00:00
ar.c Make code compile when basename() is POSIX compliant. 2016-05-19 20:03:01 +00:00
ar.h Mark bsdar_errc as __dead2 to help code analysis tools. 2012-10-22 02:12:06 +00:00
Makefile Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
read.c Avoid escaping EOL for line continuation 2015-04-09 15:08:39 +00:00
util.c
write.c Make code compile when basename() is POSIX compliant. 2016-05-26 13:49:40 +00:00