Paul Eggert
|
a52396de9b
(from_header): Do not issue a diagnostic if TYPE is zero.
|
24 years ago |
Paul Eggert
|
8bfa7852ec
system.h now does time.h stuff.
|
24 years ago |
Paul Eggert
|
bc8d000b64
(read_and):
|
24 years ago |
Paul Eggert
|
ba2ef4d075
Update copyright year.
|
25 years ago |
Paul Eggert
|
c18999bad5
(read_and): Invoke apply_nonancestor_delayed_set_stat on file names
|
25 years ago |
Paul Eggert
|
df2ff9e4e4
(read_and, list_archive):
|
25 years ago |
Paul Eggert
|
c9f5ead8de
Remove bogus errno FIXMEs.
|
25 years ago |
Paul Eggert
|
26505948d9
(from_header): Handle 32-bit two's complement negative time stamps
|
25 years ago |
Paul Eggert
|
51f0c7c364
(tartime): Now extern.
|
25 years ago |
Paul Eggert
|
e4e624848b
(time): Declare if not defined.
|
25 years ago |
Paul Eggert
|
aa904fd8ec
Lint cleanup.
|
26 years ago |
Paul Eggert
|
6dccec3ba4
(max): New macro.
|
26 years ago |
Paul Eggert
|
22ee808ffe
(from_chars): Skip only the initial null byte from buggy tars, so that
|
26 years ago |
Paul Eggert
|
c62fe41ec5
(read_and, list_archive): Simplify code.
|
26 years ago |
Paul Eggert
|
da82a07e93
Fix bugs when interpreting POSIX-compliant headers that do not
|
26 years ago |
Paul Eggert
|
eaef08322e
(isotime): Report ??? if localtime returns null.
|
26 years ago |
Paul Eggert
|
67f20a741a
(read_header): Don't parse OLDGNU_FORMAT incremental headers
|
26 years ago |
Paul Eggert
|
dc4a8aa0c6
(<fnmatch.h>): Do not include.
|
26 years ago |
Paul Eggert
|
52eb0695e8
Remove S_IS* ifdefs.
|
26 years ago |
Paul Eggert
|
be4c265a8d
(read_and): Exclude pathnames if any of their components are excluded.
|
26 years ago |
Paul Eggert
|
2016526b1a
(decode_header): Do not assume that S_IFBLK and S_IFCHR are defined.
|
26 years ago |
Paul Eggert
|
7962e1901b
(read_and): Use excluded_filename instead of check_exclude.
|
26 years ago |
Paul Eggert
|
bc88be110b
Don't include <ctype.h>; system.h already does this.
|
26 years ago |
Paul Eggert
|
6290150c47
Fix copyright notice.
|
26 years ago |
Paul Eggert
|
69e400d4e0
(print_header): Change sizes of uform and gform from 11 to
|
26 years ago |
Paul Eggert
|
f31b9d842b
Include <quotearg.h>.
|
26 years ago |
Paul Eggert
|
545ec1a3fa
(gid_from_oct, major_from_oct, minor_from_oct, mode_from_oct, off_from_oct,
|
26 years ago |
Paul Eggert
|
c7f56e640d
(gid_from_oct, major_from_oct, minor_from_oct, mode_from_oct,
|
26 years ago |
Paul Eggert
|
e1ac06bcca
(read_header): Accept file names as specified by POSIX.1-1996 section 10.1.1.
|
26 years ago |
junio
|
d1f1e3a189
Implement -E (ending-file) option.
|
27 years ago |