freebsd-dev/usr.bin/ar
Ed Maste 11c4d924e1 ar: enable reproducible output by default when invoked as 'ar -s'
ar output is already deterministic by default for ar -q and ar -r, and
when invoked as ranlib. Make ar -s equivalent to ranlib and enable
deterministic output by default in that case too.

PR:		210330
Reviewed by:	bdrewery
Approved by:	re (gjb)
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D6871
2016-06-16 21:22:26 +00:00
..
acplex.l
acpyacc.y
ar.1 ar: enable reproducible output by default when invoked as 'ar -s' 2016-06-16 21:22:26 +00:00
ar.c ar: enable reproducible output by default when invoked as 'ar -s' 2016-06-16 21:22:26 +00:00
ar.h
Makefile
Makefile.depend
read.c
util.c
write.c Make code compile when basename() is POSIX compliant. 2016-05-26 13:49:40 +00:00