Paul Eggert
|
34795cedb7
tar: don't export names that aren't used elsewhere
|
15 vuotta sitten |
Paul Eggert
|
0ab5e64ac0
tar: remove trailing white space from source files
|
15 vuotta sitten |
Ondřej Vašík
|
bdb9de4b1e
Bugfix (tiny change)
|
15 vuotta sitten |
Sergey Poznyakoff
|
166b7c7d02
Fix listing of volume labels (in particular in PAX archives).
|
15 vuotta sitten |
Sergey Poznyakoff
|
63e092548a
Provide a way to explicitly set mtime for extended header ustar blocks.
|
15 vuotta sitten |
Sergey Poznyakoff
|
7cb84c25ee
Use file's mtime as mtime for its extended header.
|
15 vuotta sitten |
Sergey Poznyakoff
|
67a1a0eac5
Implement the --warning option.
|
16 vuotta sitten |
Eric Blake
|
705fab49eb
Avoid undefined behavior
|
16 vuotta sitten |
Sergey Poznyakoff
|
cd39b5a1b7
* src/xheader.c: Remove duplicate inclusion of fnmatch.h. Reported
|
16 vuotta sitten |
Sergey Poznyakoff
|
a0fb51e136
Relicense under GPLv3
|
18 vuotta sitten |
Sergey Poznyakoff
|
967fcb9318
(decx): Unknown pax keywords produce a warning,not error.
|
18 vuotta sitten |
Sergey Poznyakoff
|
64cddf2fbc
(xheader_init): New function
|
18 vuotta sitten |
Paul Eggert
|
5c890a6003
Adjust to recent gnulib changes.
|
18 vuotta sitten |
Paul Eggert
|
8e3f3adf98
Port to Forte Developer 7 C 5.4 and C99.
|
18 vuotta sitten |
Sergey Poznyakoff
|
07902e9f9a
(xheader_read): Remove unused variable
|
18 vuotta sitten |
Sergey Poznyakoff
|
6712656eb2
(mtime_coder): Treat non-null data as a pointer to struct timespec, overriding st->mtime
|
18 vuotta sitten |
Sergey Poznyakoff
|
7aed52718f
Call last_component instead of base_name. The latter returns a malloced string since 2006-03-11.
|
18 vuotta sitten |
Sergey Poznyakoff
|
e359fad641
(xheader_string_end): Fix diagnostic message.
|
18 vuotta sitten |
Sergey Poznyakoff
|
d0201294c0
(xhdr_tab.decoder): pass keyword as a second
|
19 vuotta sitten |
Sergey Poznyakoff
|
19a63e523d
Implement new keywords: GNU.sparse.name, GNU.sparse.major, GNU.sparse.minor, GNU.sparse.realsize
|
19 vuotta sitten |
Sergey Poznyakoff
|
1ecd6672e1
(GNU.sparse.name): New variable for storing sparse file name.
|
19 vuotta sitten |
Sergey Poznyakoff
|
4ef056729e
(xheader_set_single_keyword): Fix typo.
|
19 vuotta sitten |
Paul Eggert
|
e86e864544
Update copyright year to 2006.
|
19 vuotta sitten |
Sergey Poznyakoff
|
cf1e8b086b
(sparse_map_decoder): Fix misleading diagnostic.
|
19 vuotta sitten |
Sergey Poznyakoff
|
d543d2dbbd
Remove prematurely introduced parts of new MV format support
|
19 vuotta sitten |
Sergey Poznyakoff
|
9590e781c0
(xheader_format_name): Fix memory leak.
|
19 vuotta sitten |
Sergey Poznyakoff
|
1ebdd88caf
(xheader_format_name): Remove static
|
19 vuotta sitten |
Sergey Poznyakoff
|
d1867fd76c
(xhdr_tab): New keyword GNU.volume.filename.
|
19 vuotta sitten |
Sergey Poznyakoff
|
e1286c1989
(xhdr_tab): Support for new GNU keywords.
|
19 vuotta sitten |
Paul Eggert
|
3eec6b3f46
(xheader_store): Last arg here is void const *, too.
|
19 vuotta sitten |