This commit is contained in:
Sergey Poznyakoff
2006-11-13 10:41:47 +00:00
parent 574022ab78
commit 8719c4f680

View File

@@ -1,3 +1,13 @@
2006-11-13 Sergey Poznyakoff <gray@gnu.org.ua>
* src/xheader.c (mtime_coder): Treat non-null data as a pointer to
struct timespec, overriding st->mtime
* src/create.c (start_header): Pass mtime as a call-specific data
to xheader_store.
* tests/truncate.at: Do not use 'k' modifier in dd options.
* tests/append02.at: Do not depend on command timing.
2006-11-01 Sergey Poznyakoff <gray@gnu.org.ua>
* src/tar.c (enum read_file_list_state.file_list_skip): New value