CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/03/18 23:14:24
Modified files:
bin/pax : ar_subs.c buf_subs.c cpio.c extern.h
file_subs.c ftree.c pax.h tables.c tables.h
Log message:
Use struct timespec internally. This gives nanosecond precision to pax -rw
and a basis for support of mtime and atime values in pax-format extended
header records.
ok millert@
