Paul Eggert
|
4bde4f39d0
tar: prefer openat-style functions
|
před 14 roky |
Paul Eggert
|
fc5e44c99c
tar: add utimens.h includes
|
před 14 roky |
Paul Eggert
|
098ad10c71
tar: switch to gnulib fdutimensat module
|
před 14 roky |
Paul Eggert
|
6e08ab7694
tar: extract permissions for . last
|
před 14 roky |
Paul Eggert
|
d945888643
tar: another --atime-preserve race fix
|
před 14 roky |
Paul Eggert
|
ecbcb7b6d7
tar: --atime-preserve fixes for races etc.
|
před 14 roky |
Paul Eggert
|
fce1c1c8cb
tar: fix bug with -C and delayed setting of metadata
|
před 14 roky |
Paul Eggert
|
34795cedb7
tar: don't export names that aren't used elsewhere
|
před 14 roky |
Paul Eggert
|
b3b15f7cbc
* src/misc.c (struct wd): Fix comment to match code.
|
před 14 roky |
Paul R. Eggert
|
8c662c9f29
tar: no need to report getcwd error if never using the result
|
před 14 roky |
Paul R. Eggert
|
427b3b8c79
tar: go back to absolutifying filenames in normalize_filename for now
|
před 14 roky |
Paul R. Eggert
|
cc40c57a37
tar: don't crash if getcwd fails
|
před 14 roky |
Paul Eggert
|
f6edb92580
Remove some lint, found by gcc -W etc.
|
před 15 roky |
Sergey Poznyakoff
|
c1d3d13493
Fix --remove-files.
|
před 15 roky |
Kamil Dudka
|
46b07a52f9
Fix possible overflow in code_timespec (tiny change)
|
před 15 roky |
Sergey Poznyakoff
|
cac45fffc5
Rewrite update algorithm.
|
před 15 roky |
Sergey Poznyakoff
|
0d8e324912
Avoid overwriting exit_status with a value indicating less important condition.
|
před 15 roky |
Sergey Poznyakoff
|
88347995b2
Minor fixes.
|
před 15 roky |
Sergey Poznyakoff
|
acd833fb98
Minor fixes
|
před 15 roky |
Sergey Poznyakoff
|
51aee274e8
Fix handling of files removed during incremental dumps.
|
před 15 roky |
Sergey Poznyakoff
|
2b1bffbad6
Optimize searches for directory structures by keeping a pointer to struct directory in struct name.
|
před 15 roky |
Sergey Poznyakoff
|
1bcbbcf1ff
Improve listed incremental dumps.
|
před 15 roky |
Sergey Poznyakoff
|
755c246588
Fix backup handling and restoring file modes of existing directories
|
před 15 roky |
Sergey Poznyakoff
|
a0fb51e136
Relicense under GPLv3
|
před 18 roky |
Paul Eggert
|
12b3a5d5b1
* src/misc.c (set_file_atime): Use gl_futimens, not futimens,
|
před 18 roky |
Sergey Poznyakoff
|
18641602c1
Don't include <sys/time.h>, <sys/resource.h>; no longer needed.
|
před 18 roky |
Paul Eggert
|
8e3f3adf98
Port to Forte Developer 7 C 5.4 and C99.
|
před 18 roky |
Sergey Poznyakoff
|
9869d0ae17
(chdir_arg): Use x2nrealloc to reallocate wd.
|
před 19 roky |
Sergey Poznyakoff
|
90cec95580
(maybe_backup_file): Second argument is bool
|
před 19 roky |
Paul Eggert
|
aa976a5170
* NEWS: New option --atime-preserve=system, which uses O_NOATIME.
|
před 19 roky |