(<fnmatch.h>): Do not include.
[debian/tar] / src /
1999-08-11 Paul Eggert(<fnmatch.h>): Do not include.
1999-07-20 Paul Eggert(new_volume): Invoke apply_delayed_set_stat before...
1999-07-20 Paul Eggert(decode_options): ERROR ((TAREXIT_FAILURE, ... -> FATAL...
1999-07-20 Paul Eggertthis matches historical practice.
1999-07-20 Paul EggertRemove S_IS* ifdefs.
1999-07-20 Paul Eggert(rmt_open__): Remove typo that caused us to omit the...
1999-07-20 Paul Eggert(extract_mangle): Replace #ifdef S_ISLNK with #ifdef...
1999-07-20 Paul Eggert(dump_file): Use HAVE_READLINK, not S_ISLNK, to determi...
1999-07-17 Paul Eggert(update_archive): Exclude pathnames if any of their...
1999-07-17 Paul Eggert(total_written): Remove; replaced with prev_written...
1999-07-17 Paul Eggert(read_and): Exclude pathnames if any of their component...
1999-07-17 Paul Eggert(decode_options): Set newer_time_option to TYPE_MINIMUM...
1999-07-17 Paul Eggert(create_archive): Exclude pathnames if any of their...
1999-07-14 Paul Eggert(usage): tar-bugs@gnu.org -> bug-tar@gnu.org
1999-07-12 Paul Eggert(start_header): Do not assume S_IFMT is defined.
1999-07-12 Paul Eggert(is_regular_file): Don't succeed on files that we can...
1999-07-12 Paul Eggert(extract_archive): Test whether S_IFCHR and S_IFBLK...
1999-07-12 Paul Eggert(decode_header): Do not assume that S_IFBLK and S_IFCHR...
1999-07-12 Paul Eggert(append_file): Open the file before statting it, to...
1999-07-08 Paul EggertInclude safe-read.h.
1999-07-08 Paul EggertInclude basename.h, save-read.h.
1999-07-08 Paul Eggert(read_and): Use excluded_filename instead of check_exclude.
1999-07-08 Paul Eggert(finish_sparse_file): Use excluded_filename instead...
1999-07-08 Paul Eggert(exclude_pool, exclude_pool_size, allocated_exclude_poo...
1999-07-08 Paul Eggert(decode_options): Initialize `excluded'.
1999-07-05 Paul EggertRename full_read to safe_read.
1999-07-03 Paul EggertInclude signal.h.
1999-07-02 Paul Eggert(BACKUP_OPTION, DELETE_OPTION, EXCLUDE_OPTION, GROUP_OP...
1999-07-02 Paul EggertDon't include <ctype.h>; system.h already does this.
1999-07-02 Paul Eggert(rmt_lseek__): Convert lseek whence values to portable...
1999-07-02 Paul Eggert(main): Convert lseek whence values to portable integer...
1999-07-02 Paul Eggert(extr_init, make_directories, extract_archive):
1999-07-02 Paul EggertAdd braces to pacify gcc -Wall.
1999-07-02 Paul Eggert(mode_to_oct): Do not assume internal mode_t and extern...
1999-07-02 Paul Eggert(child_open_for_compress): Use portable modes.
1999-07-01 Paul Eggert\a doesn't work with msgfmt.
1999-07-01 Paul EggertFix copyright notice.
1999-06-29 Paul EggertHandle EINTR correctly; use STDIN_FILENO instead of...
1999-06-25 Paul Eggert(write_archive_buffer): New function.
1999-06-19 Paul Eggert(to_oct): Prepend leading zeros, not spaces.
1999-06-16 Paul EggertMove include of backupfile.h to common.h.
1999-06-16 Paul Eggert(backup_type): Remove decl; backupfile.h now has it.
1999-06-16 Paul Eggert(print_header): Change sizes of uform and gform from...
1999-03-22 Paul EggertInclude <quotearg.h>.
1999-03-02 Paul Eggert(to_oct): New parameter substitute, giving a substitute...
1999-03-02 Paul Eggert(main): Remove suspicious AIX/386 code.
1999-03-02 Paul Eggert(gid_from_oct, major_from_oct, minor_from_oct, mode_fro...
1999-02-20 Paul Eggert(long_options, usage): Prefer --unbzip2 to --bunzip2.
1999-02-01 Paul EggertUpdate copyright.
1999-02-01 Paul Eggert(long_options, usage, OPTION_STRING, decode_options):
1999-02-01 Paul Eggert(extract_archive): Fix bug when extracting sparse files...
1999-01-31 Paul Eggert(cached_no_such_uname, cached_no_such_gname, cached_no_...
1999-01-31 Paul Eggert(decode_options): Don't pass names longer than UNAME_FI...
1999-01-28 Paul Eggert(backspace_output, close_archive): Cast rmtlseek positi...
1999-01-27 Paul Eggert(gid_to_oct, major_to_oct, minor_to_oct, mode_to_oct...
1999-01-27 Paul Eggert(gid_from_oct, major_from_oct, minor_from_oct, mode_fro...
1998-12-07 Paul Eggert(read_header): Accept file names as specified by POSIX...
1998-11-30 Paul Eggert(set_stat): chmod after chown even when not root; if...
1998-10-29 Paul EggertDon't use rexec code unless compiled with WITH_REXEC...
1998-09-09 Paul EggertGhostscript 6.0
1998-08-07 Paul Eggert(uid_to_uname, gid_to_gname): Don't used cached name...
1997-12-04 junioImplement -E (ending-file) option.
1997-12-04 junioImplement -E (ending-file) option.
1997-11-10 Paul Eggert(main): Don't assume mt_count is of type daddr_t.
1997-10-31 Paul Eggert(to_oct): Now static. Value arg is now uintmax_t....
1997-10-31 Paul Eggert(rmt_read__, rmt_write__): Now returns ssize_t.
1997-10-31 Paul Eggert(record_start_block, save_totsize, save_sizeleft, real_...
1997-10-31 Paul Eggert(read_and, list_archive, read_header, decode_mode,...
1997-10-31 Paul Eggert(newdir_umask, current_umask): Now mode_t.
1997-10-31 Paul Eggert(name_init): Fix typo in error message: FILE* was passe...
1997-10-31 Paul Eggert(extract_mangle): Check for overflow when converting...
1997-10-31 Paul Eggert(do_command, rmt_open__, rmt_read__, rmt_lseek__, rmt_i...
1997-10-31 Paul Eggert(check_decimal): Now returns 1 if successful, 0 otherwi...
1997-10-31 Paul Eggert(append_file) Use off_t, size_t, ssize_t when appropria...
1997-10-31 Paul Eggert(allocated_size): Now size_t, and now initialized to 0.
1997-04-25 Paul EggertGNU tar 1.12
1997-04-25 Paul EggertGNU tar 1.12
1997-04-25 Paul EggertGNU tar 1.12
1997-04-25 Paul EggertGNU tar 1.12
1997-04-24 Paul EggertGNU tar 1.12
1997-04-24 Paul EggertGNU tar 1.12
1997-04-24 Paul EggertGNU tar 1.12
1997-04-23 Paul EggertGNU tar 1.12
1997-04-22 Paul EggertGNU tar 1.12
1997-04-22 Paul EggertGNU tar 1.12
1997-04-20 Paul EggertGNU tar 1.12
1997-04-19 Paul EggertGNU tar 1.12
1997-04-18 Paul EggertGNU tar 1.12
1997-04-18 Paul EggertGNU tar 1.12
1997-04-16 Paul EggertGNU tar 1.12
1997-04-15 Paul EggertGNU tar 1.12
1997-04-15 Paul EggertGNU tar 1.12
1997-04-15 Paul Eggerttar 1.13
1997-04-09 Paul EggertGNU tar 1.12
1996-11-11 Paul EggertGNU tar 1.12
1994-11-16 François Pinard*** empty log message ***
1994-11-16 François Pinard*** empty log message ***
1994-11-16 François Pinard*** empty log message ***
1994-11-16 François PinardInitial revision
1994-11-16 François Pinard*** empty log message ***
next