freebsd-dev/usr.bin/ar
Tim Kientzle 0e479ac8f7 Add -D (deterministic) option to ar.
When set, it forces all timestamps and owners to zero and
modes to 0644.  Useful for producing libraries that are
bitwise identical across multiple build runs.

Submitted by:	Erik Cederstrand
Reviewed by:	Kai Wang
2010-10-09 05:31:08 +00:00
..
acplex.l Add support for option "-M", which is used to operate ar(1) in a 2008-09-20 22:10:10 +00:00
acpyacc.y Removed ar(1)'s support for compressed archives. This change removes 2010-05-17 09:37:59 +00:00
ar.1 Add -D (deterministic) option to ar. 2010-10-09 05:31:08 +00:00
ar.c Add -D (deterministic) option to ar. 2010-10-09 05:31:08 +00:00
ar.h Add -D (deterministic) option to ar. 2010-10-09 05:31:08 +00:00
Makefile Removed ar(1)'s support for compressed archives. This change removes 2010-05-17 09:37:59 +00:00
read.c Removed ar(1)'s support for compressed archives. This change removes 2010-05-17 09:37:59 +00:00
util.c Revert most part of 200420 as requested, as more review and polish is 2009-12-13 03:14:06 +00:00
write.c Add -D (deterministic) option to ar. 2010-10-09 05:31:08 +00:00