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 |
1999-08-11 |
Paul Eggert | (base_64_digits): New constant. |
tree | commitdiff |
1999-08-11 |
Paul Eggert | (_GNU_SOURCE): Define. |
tree | commitdiff |
1999-08-11 |
Paul Eggert | (_GNU_SOURCE): Define. |
tree | commitdiff |
1999-08-11 |
Paul Eggert | (<fnmatch.h>): Do not include. |
tree | commitdiff |
1999-07-20 |
Paul Eggert | (new_volume): Invoke apply_delayed_set_stat before... |
tree | commitdiff |
1999-07-20 |
Paul Eggert | (decode_options): ERROR ((TAREXIT_FAILURE, ... -> FATAL... |
tree | commitdiff |
1999-07-20 |
Paul Eggert | this matches historical practice. |
tree | commitdiff |
1999-07-20 |
Paul Eggert | Remove S_IS* ifdefs. |
tree | commitdiff |
1999-07-20 |
Paul Eggert | (rmt_open__): Remove typo that caused us to omit the... |
tree | commitdiff |
1999-07-20 |
Paul Eggert | (extract_mangle): Replace #ifdef S_ISLNK with #ifdef... |
tree | commitdiff |
1999-07-20 |
Paul Eggert | (dump_file): Use HAVE_READLINK, not S_ISLNK, to determi... |
tree | commitdiff |
1999-07-17 |
Paul Eggert | (update_archive): Exclude pathnames if any of their... |
tree | commitdiff |
1999-07-17 |
Paul Eggert | (total_written): Remove; replaced with prev_written... |
tree | commitdiff |
1999-07-17 |
Paul Eggert | (read_and): Exclude pathnames if any of their component... |
tree | commitdiff |
1999-07-17 |
Paul Eggert | (decode_options): Set newer_time_option to TYPE_MINIMUM... |
tree | commitdiff |
1999-07-17 |
Paul Eggert | (create_archive): Exclude pathnames if any of their... |
tree | commitdiff |
1999-07-14 |
Paul Eggert | (usage): tar-bugs@gnu.org -> bug-tar@gnu.org |
tree | commitdiff |
1999-07-12 |
Paul Eggert | (start_header): Do not assume S_IFMT is defined. |
tree | commitdiff |
1999-07-12 |
Paul Eggert | (is_regular_file): Don't succeed on files that we can... |
tree | commitdiff |
1999-07-12 |
Paul Eggert | (extract_archive): Test whether S_IFCHR and S_IFBLK... |
tree | commitdiff |
1999-07-12 |
Paul Eggert | (decode_header): Do not assume that S_IFBLK and S_IFCHR... |
tree | commitdiff |
1999-07-12 |
Paul Eggert | (append_file): Open the file before statting it, to... |
tree | commitdiff |
1999-07-08 |
Paul Eggert | Include safe-read.h. |
tree | commitdiff |
1999-07-08 |
Paul Eggert | Include basename.h, save-read.h. |
tree | commitdiff |
1999-07-08 |
Paul Eggert | (read_and): Use excluded_filename instead of check_exclude. |
tree | commitdiff |
1999-07-08 |
Paul Eggert | (finish_sparse_file): Use excluded_filename instead... |
tree | commitdiff |
1999-07-08 |
Paul Eggert | (exclude_pool, exclude_pool_size, allocated_exclude_poo... |
tree | commitdiff |
1999-07-08 |
Paul Eggert | (decode_options): Initialize `excluded'. |
tree | commitdiff |
1999-07-05 |
Paul Eggert | Rename full_read to safe_read. |
tree | commitdiff |
1999-07-03 |
Paul Eggert | Include signal.h. |
tree | commitdiff |
1999-07-02 |
Paul Eggert | (BACKUP_OPTION, DELETE_OPTION, EXCLUDE_OPTION, GROUP_OP... |
tree | commitdiff |
1999-07-02 |
Paul Eggert | Don't include <ctype.h>; system.h already does this. |
tree | commitdiff |
1999-07-02 |
Paul Eggert | (rmt_lseek__): Convert lseek whence values to portable... |
tree | commitdiff |
1999-07-02 |
Paul Eggert | (main): Convert lseek whence values to portable integer... |
tree | commitdiff |
1999-07-02 |
Paul Eggert | (extr_init, make_directories, extract_archive): |
tree | commitdiff |
1999-07-02 |
Paul Eggert | Add braces to pacify gcc -Wall. |
tree | commitdiff |
1999-07-02 |
Paul Eggert | (mode_to_oct): Do not assume internal mode_t and extern... |
tree | commitdiff |
1999-07-02 |
Paul Eggert | (child_open_for_compress): Use portable modes. |
tree | commitdiff |
1999-07-01 |
Paul Eggert | \a doesn't work with msgfmt. |
tree | commitdiff |
1999-07-01 |
Paul Eggert | Fix copyright notice. |
tree | commitdiff |
1999-06-29 |
Paul Eggert | Handle EINTR correctly; use STDIN_FILENO instead of... |
tree | commitdiff |
1999-06-25 |
Paul Eggert | (write_archive_buffer): New function. |
tree | commitdiff |
1999-06-19 |
Paul Eggert | (to_oct): Prepend leading zeros, not spaces. |
tree | commitdiff |
1999-06-16 |
Paul Eggert | Move include of backupfile.h to common.h. |
tree | commitdiff |
1999-06-16 |
Paul Eggert | (backup_type): Remove decl; backupfile.h now has it. |
tree | commitdiff |
1999-06-16 |
Paul Eggert | (print_header): Change sizes of uform and gform from... |
tree | commitdiff |
1999-03-22 |
Paul Eggert | Include <quotearg.h>. |
tree | commitdiff |
1999-03-02 |
Paul Eggert | (to_oct): New parameter substitute, giving a substitute... |
tree | commitdiff |
1999-03-02 |
Paul Eggert | (main): Remove suspicious AIX/386 code. |
tree | commitdiff |
1999-03-02 |
Paul Eggert | (gid_from_oct, major_from_oct, minor_from_oct, mode_fro... |
tree | commitdiff |
1999-02-20 |
Paul Eggert | (long_options, usage): Prefer --unbzip2 to --bunzip2. |
tree | commitdiff |
1999-02-01 |
Paul Eggert | Update copyright. |
tree | commitdiff |
1999-02-01 |
Paul Eggert | (long_options, usage, OPTION_STRING, decode_options): |
tree | commitdiff |
1999-02-01 |
Paul Eggert | (extract_archive): Fix bug when extracting sparse files... |
tree | commitdiff |
1999-01-31 |
Paul Eggert | (cached_no_such_uname, cached_no_such_gname, cached_no_... |
tree | commitdiff |
1999-01-31 |
Paul Eggert | (decode_options): Don't pass names longer than UNAME_FI... |
tree | commitdiff |
1999-01-28 |
Paul Eggert | (backspace_output, close_archive): Cast rmtlseek positi... |
tree | commitdiff |
1999-01-27 |
Paul Eggert | (gid_to_oct, major_to_oct, minor_to_oct, mode_to_oct... |
tree | commitdiff |
1999-01-27 |
Paul Eggert | (gid_from_oct, major_from_oct, minor_from_oct, mode_fro... |
tree | commitdiff |
1998-12-07 |
Paul Eggert | (read_header): Accept file names as specified by POSIX... |
tree | commitdiff |
1998-11-30 |
Paul Eggert | (set_stat): chmod after chown even when not root; if... |
tree | commitdiff |
1998-10-29 |
Paul Eggert | Don't use rexec code unless compiled with WITH_REXEC... |
tree | commitdiff |
1998-09-09 |
Paul Eggert | Ghostscript 6.0 |
tree | commitdiff |
1998-08-07 |
Paul Eggert | (uid_to_uname, gid_to_gname): Don't used cached name... |
tree | commitdiff |
1997-12-04 |
junio | Implement -E (ending-file) option. |
tree | commitdiff |
1997-12-04 |
junio | Implement -E (ending-file) option. |
tree | commitdiff |
1997-11-10 |
Paul Eggert | (main): Don't assume mt_count is of type daddr_t. |
tree | commitdiff |
1997-10-31 |
Paul Eggert | (to_oct): Now static. Value arg is now uintmax_t.... |
tree | commitdiff |
1997-10-31 |
Paul Eggert | (rmt_read__, rmt_write__): Now returns ssize_t. |
tree | commitdiff |
next |