Paul Eggert
|
7f1bf2e09f
just ignore them silently.
|
23 gadi atpakaļ |
Paul Eggert
|
9a15fcf491
(write_archive_buffer, close_archive): If an archive is a socket,
|
23 gadi atpakaļ |
Paul Eggert
|
0e041a7bfe
(records_read, records_written): New vars.
|
23 gadi atpakaļ |
Paul Eggert
|
58e97f92d3
(new_volume): Stop if the script exits with an error.
|
23 gadi atpakaļ |
Paul Eggert
|
3b6f724b92
(<time.h>): Do not include; system.h now does this.
|
24 gadi atpakaļ |
Paul Eggert
|
7abb9b854d
(flush_read): If read_full_records_option, try to fill the input buffer,
|
24 gadi atpakaļ |
Paul Eggert
|
29c1020f91
(check_label_pattern): Make sure header name is a string before
|
24 gadi atpakaļ |
Paul Eggert
|
4dcebd9655
(_GNU_SOURCE): Remove; autoconf now does this.
|
24 gadi atpakaļ |
Paul Eggert
|
ba2ef4d075
Update copyright year.
|
25 gadi atpakaļ |
Paul Eggert
|
cae3ad0d8e
(archive_write_error): Add noreturn attribute to decl.
|
25 gadi atpakaļ |
Paul Eggert
|
196caec187
(xclose, xdup2, child_open_for_compress, child_open_for_uncompress,
|
25 gadi atpakaļ |
Paul Eggert
|
c9f5ead8de
Remove bogus errno FIXMEs.
|
25 gadi atpakaļ |
Paul Eggert
|
29929863e8
(write_error): Read error is an error, not just a warning.
|
25 gadi atpakaļ |
Paul Eggert
|
10f585ea2f
(print_total_written): Use a format compatible with
|
25 gadi atpakaļ |
Paul Eggert
|
17e0cd7065
(<human.h>): Include.
|
25 gadi atpakaļ |
Paul Eggert
|
b8ae0938a4
Lint cleanup.
|
25 gadi atpakaļ |
Paul Eggert
|
9939476576
Comment fix.
|
25 gadi atpakaļ |
Paul Eggert
|
0357ce3365
indenting fixes.
|
25 gadi atpakaļ |
Paul Eggert
|
203dea13a4
(time): Don't declare if defined.
|
25 gadi atpakaļ |
Paul Eggert
|
1027b84330
(_GNU_SOURCE): Define.
|
25 gadi atpakaļ |
Paul Eggert
|
2ca2d1cb99
(new_volume): Invoke apply_delayed_set_stat before exiting.
|
26 gadi atpakaļ |
Paul Eggert
|
d8f0da985a
(total_written): Remove; replaced with prev_written + bytes_written.
|
26 gadi atpakaļ |
Paul Eggert
|
de1db1ed96
(is_regular_file): Don't succeed on files that we can't access due to
|
26 gadi atpakaļ |
Paul Eggert
|
d46735235b
Rename full_read to safe_read.
|
26 gadi atpakaļ |
Paul Eggert
|
6eafcf3c9d
Add braces to pacify gcc -Wall.
|
26 gadi atpakaļ |
Paul Eggert
|
99dc4251f9
(child_open_for_compress): Use portable modes.
|
26 gadi atpakaļ |
Paul Eggert
|
aa985330d5
\a doesn't work with msgfmt.
|
26 gadi atpakaļ |
Paul Eggert
|
1521a94b11
Handle EINTR correctly; use STDIN_FILENO instead of 0, etc.
|
26 gadi atpakaļ |
Paul Eggert
|
ee734033e8
(write_archive_buffer): New function.
|
26 gadi atpakaļ |
Paul Eggert
|
5019d3b2d9
(backspace_output, close_archive): Cast rmtlseek position arg to off_t,
|
26 gadi atpakaļ |