CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/27 00:13:54
Modified files:
gnu/usr.bin/binutils-2.17/bfd: archive.c bfd-in.h bfd-in2.h
gnu/usr.bin/binutils-2.17/binutils: ar.c
Log message:
Implement D and U modifiers to ar; with D the uid/gid/mode/time on the updated
archive members are set to deterministic values. U cancels D. This should
simplify the syspatch work.
Based on a diff by daniel@
ok millert@ deraadt@ kettenis@
