2000-10-29 |
Paul Eggert | (dump_file): no_recurse_option -> ! recursion_option |
tree | commitdiff |
2000-10-29 |
Paul Eggert | (NO_RECURSE_OPTION): Remove. |
tree | commitdiff |
2000-10-28 |
Paul Eggert | (namelist_match): New function. |
tree | commitdiff |
2000-10-28 |
Paul Eggert | (flush_read): If read_full_records_option, try to fill... |
tree | commitdiff |
2000-10-25 |
Paul Eggert | (decode_options): Check that volume label is not too... |
tree | commitdiff |
2000-10-25 |
Paul Eggert | (check_label_pattern): Make sure header name is a strin... |
tree | commitdiff |
2000-10-24 |
Paul Eggert | Include <time.h>, since we invoke "time". |
tree | commitdiff |
2000-10-24 |
Paul Eggert | Include localedir.h. |
tree | commitdiff |
2000-10-24 |
Paul Eggert | Include localedir.h, prepargs.h. |
tree | commitdiff |
2000-10-24 |
Paul Eggert | Include hash.h. |
tree | commitdiff |
2000-10-24 |
Paul Eggert | Fix comments. |
tree | commitdiff |
2000-10-24 |
Paul Eggert | (we_are_root): Now global. |
tree | commitdiff |
2000-10-24 |
Paul Eggert | (update_archive): Use skip_member. |
tree | commitdiff |
2000-10-24 |
Paul Eggert | (read_and): |
tree | commitdiff |
2000-10-24 |
Paul Eggert | (extract_mangle): Fix diagnostic with wrong number... |
tree | commitdiff |
2000-10-24 |
Paul Eggert | (base_name): Do not include basename.h; declare base_name |
tree | commitdiff |
2000-10-24 |
Paul Eggert | (_GNU_SOURCE): Remove; autoconf now does this. |
tree | commitdiff |
2000-10-24 |
Paul Eggert | (_GNU_SOURCE): Remove; autoconf now does this. |
tree | commitdiff |
2000-01-07 |
Paul Eggert | Update copyright year. |
tree | commitdiff |
2000-01-07 |
Paul Eggert | (read_and): Invoke apply_nonancestor_delayed_set_stat... |
tree | commitdiff |
2000-01-07 |
Paul Eggert | (find_new_file_size): Return size instead of storing... |
tree | commitdiff |
2000-01-07 |
Paul Eggert | (extract_mangle): Use xalloc_die to report memory exhau... |
tree | commitdiff |
2000-01-07 |
Paul Eggert | (extr_init): If we run out of memory, invoke apply_dela... |
tree | commitdiff |
2000-01-07 |
Paul Eggert | (decode_options): Use xalloc_die to report memory exhau... |
tree | commitdiff |
2000-01-07 |
Paul Eggert | (archive_write_error): Add noreturn attribute to decl. |
tree | commitdiff |
2000-01-07 |
Paul Eggert | (append_file): Use error message functions to report... |
tree | commitdiff |
1999-12-13 |
Paul Eggert | (<quotearg.h>): New include. |
tree | commitdiff |
1999-12-13 |
Paul Eggert | ("quotearg.h"): New include. |
tree | commitdiff |
1999-12-13 |
Paul Eggert | (read_and, list_archive): |
tree | commitdiff |
1999-12-13 |
Paul Eggert | (decode_oflag): O_APPEND might not be defined. |
tree | commitdiff |
1999-12-13 |
Paul Eggert | (REM_BIAS): Increase from 128 to (1 << 30). |
tree | commitdiff |
1999-12-13 |
Paul Eggert | (<quotearg.h>): New include. |
tree | commitdiff |
1999-12-13 |
Paul Eggert | (<quotearg.h>): New include. |
tree | commitdiff |
1999-12-13 |
Paul Eggert | (<quotearg.h>): New include. |
tree | commitdiff |
1999-12-13 |
Paul Eggert | (xclose, xdup2, child_open_for_compress, child_open_for... |
tree | commitdiff |
1999-12-03 |
Paul Eggert | (dump_file): Undo previous change about diagnosing... |
tree | commitdiff |
1999-12-03 |
Paul Eggert | Remove bogus errno FIXMEs. |
tree | commitdiff |
1999-12-03 |
Paul Eggert | (name_next): If file names are given both in the |
tree | commitdiff |
1999-12-03 |
Paul Eggert | (dump_file): Do not diagnose a file that the parent... |
tree | commitdiff |
1999-11-07 |
Paul Eggert | (finish_header): Report block numbers with origin 0... |
tree | commitdiff |
1999-11-07 |
Paul Eggert | (usage): Add examples. |
tree | commitdiff |
1999-11-07 |
Paul Eggert | Include getopt.h. |
tree | commitdiff |
1999-11-07 |
Paul Eggert | (to_chars): Remove trailing newline from warning. |
tree | commitdiff |
1999-11-07 |
Paul Eggert | (set_stat): Remove duplicate code. |
tree | commitdiff |
1999-11-07 |
Paul Eggert | (from_header): Handle 32-bit two's complement negative... |
tree | commitdiff |
1999-10-11 |
Paul Eggert | (update_archive): Fix typo: last two args to dump_file... |
tree | commitdiff |
1999-10-11 |
Paul Eggert | (tartime): Now extern. |
tree | commitdiff |
1999-10-11 |
Paul Eggert | (dump_file): Fix typo: last two args to dump_file were... |
tree | commitdiff |
1999-10-11 |
Paul Eggert | (decode_options): Invalid dates are now treated as... |
tree | commitdiff |
1999-09-25 |
Paul Eggert | (write_error): Read error is an error, not just a warning. |
tree | commitdiff |
1999-09-25 |
Paul Eggert | (to_chars): Fix base-256 output. |
tree | commitdiff |
1999-09-25 |
Paul Eggert | (print_total_written): Use a format compatible with |
tree | commitdiff |
1999-09-24 |
Paul Eggert | (update_archive): Remove call to name_expand; had no... |
tree | commitdiff |
1999-09-24 |
Paul Eggert | (<time.h>): Include. |
tree | commitdiff |
1999-09-23 |
Paul Eggert | (name_next): Go back to using plain chdir. |
tree | commitdiff |
1999-09-22 |
Paul Eggert | (to_chars): Fix typo in decl. |
tree | commitdiff |
1999-09-22 |
Paul Eggert | (time): Declare if not defined. |
tree | commitdiff |
1999-09-22 |
Paul Eggert | (<time.h>): Remove; not used. |
tree | commitdiff |
1999-09-21 |
Paul Eggert | (struct link): Remove unused linkcount member. |
tree | commitdiff |
1999-09-21 |
Paul Eggert | (<time.h>): No need to include. |
tree | commitdiff |
1999-09-20 |
Paul Eggert | (<human.h>): Include. |
tree | commitdiff |
1999-08-23 |
Paul Eggert | (first_mangle, mangled_num): Remove. |
tree | commitdiff |
1999-08-23 |
Paul Eggert | spelling fix |
tree | commitdiff |
1999-08-23 |
Paul Eggert | Remove lint. |
tree | commitdiff |
1999-08-23 |
Paul Eggert | Remove lint. |
tree | commitdiff |
1999-08-23 |
Paul Eggert | Remove lint. |
tree | commitdiff |
1999-08-23 |
Paul Eggert | Remove lint. |
tree | commitdiff |
1999-08-23 |
Paul Eggert | Lint removal. |
tree | commitdiff |
1999-08-23 |
Paul Eggert | Lint cleanup. |
tree | commitdiff |
1999-08-23 |
Paul Eggert | Lint cleanup. |
tree | commitdiff |
1999-08-23 |
Paul Eggert | Lint cleanup. |
tree | commitdiff |
1999-08-23 |
Paul Eggert | Lint cleanup. |
tree | commitdiff |
1999-08-23 |
Paul Eggert | (time): Do not declare if defined. |
tree | commitdiff |
1999-08-20 |
Paul Eggert | (name_next): Use chdir_from_initial_wd, not chdir. |
tree | commitdiff |
1999-08-20 |
Paul Eggert | (decode_options): Adjust to addname's new signature. |
tree | commitdiff |
1999-08-20 |
Paul Eggert | (to_chars): Generate GNU base-64 representation if... |
tree | commitdiff |
1999-08-20 |
Paul Eggert | (max): New macro. |
tree | commitdiff |
1999-08-18 |
Paul Eggert | (from_chars): Skip only the initial null byte from... |
tree | commitdiff |
1999-08-18 |
Paul Eggert | Comment fix. |
tree | commitdiff |
1999-08-18 |
Paul Eggert | (write_eot): Write at least two zero blocks. |
tree | commitdiff |
1999-08-18 |
Paul Eggert | (read_and, list_archive): Simplify code. |
tree | commitdiff |
1999-08-18 |
Paul Eggert | (extract_sparse_file, extract_archive): Don't assume... |
tree | commitdiff |
1999-08-18 |
Paul Eggert | Comment fix. |
tree | commitdiff |
1999-08-17 |
Paul Eggert | Ghostscript 6.0 |
tree | commitdiff |
1999-08-16 |
Paul Eggert | indenting fixes. |
tree | commitdiff |
1999-08-16 |
Paul Eggert | indenting fixes |
tree | commitdiff |
1999-08-16 |
Paul Eggert | Fix bugs when interpreting POSIX-compliant headers... |
tree | commitdiff |
1999-08-16 |
Paul Eggert | (make_directories): Do not chown intermediate directori... |
tree | commitdiff |
1999-08-14 |
Paul Eggert | -g now implies after_date_option = 1. |
tree | commitdiff |
1999-08-14 |
Paul Eggert | (time): Don't declare if defined. |
tree | commitdiff |
1999-08-14 |
Paul Eggert | (time): Don't declare if defined. |
tree | commitdiff |
1999-08-14 |
Paul Eggert | (start_header): Include text of ignored filesystem... |
tree | commitdiff |
1999-08-14 |
Paul Eggert | (isotime): Report ??? if localtime returns null. |
tree | commitdiff |
1999-08-11 |
Paul Eggert | (read_header): Don't parse OLDGNU_FORMAT incremental... |
tree | commitdiff |
1999-08-11 |
Paul Eggert | (update_archive): excluded_pathname -> excluded_name. |
tree | commitdiff |
1999-08-11 |
Paul Eggert | (decode_options): Fix typo in invoking add_exclude_file. |
tree | commitdiff |
1999-08-11 |
Paul Eggert | (long_options, usage, OPTION_STRING, decode_options): |
tree | commitdiff |
1999-08-11 |
Paul Eggert | (extract_archive): Open files with O_NONBLOCK instead... |
tree | commitdiff |
1999-08-11 |
Paul Eggert | (encode_oflag): New function. |
tree | commitdiff |
1999-08-11 |
Paul Eggert | (decode_oflag): New function. |
tree | commitdiff |
next |