freebsd-dev/usr.bin/ar
Ed Maste 7072861cd0 ar: add -U (unique) option to disable -D (deterministic) mode
This is required in order for us to support deterministic mode by
default.  If multiple -D or -U options are specified on the command
line, the final one takes precedence.  GNU ar also uses -U for this.

An equivalent change will be applied to ELF Tool Chain's version of ar.

PR:		196929
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D3175
2015-07-24 17:46:43 +00:00
..
acplex.l Work around build breakages with GCC 4.2. 2013-05-23 05:42:35 +00:00
acpyacc.y
ar.1 ar: add -U (unique) option to disable -D (deterministic) mode 2015-07-24 17:46:43 +00:00
ar.c ar: add -U (unique) option to disable -D (deterministic) mode 2015-07-24 17:46:43 +00:00
ar.h
Makefile Convert to usr.bin/ to LIBADD 2014-11-25 14:29:10 +00:00
Makefile.depend new depends 2015-06-16 23:37:19 +00:00
read.c Avoid escaping EOL for line continuation 2015-04-09 15:08:39 +00:00
util.c
write.c speed up ar(1) on UFS file systems 2015-06-29 13:48:44 +00:00