Version 1.13.12
[debian/tar] / src /
1999-09-25 Paul Eggert(print_total_written): Use a format compatible with
1999-09-24 Paul Eggert(update_archive): Remove call to name_expand; had no...
1999-09-24 Paul Eggert(<time.h>): Include.
1999-09-23 Paul Eggert(name_next): Go back to using plain chdir.
1999-09-22 Paul Eggert(to_chars): Fix typo in decl.
1999-09-22 Paul Eggert(time): Declare if not defined.
1999-09-22 Paul Eggert(<time.h>): Remove; not used.
1999-09-21 Paul Eggert(struct link): Remove unused linkcount member.
1999-09-21 Paul Eggert(<time.h>): No need to include.
1999-09-20 Paul Eggert(<human.h>): Include.
1999-08-23 Paul Eggert(first_mangle, mangled_num): Remove.
1999-08-23 Paul Eggertspelling fix
1999-08-23 Paul EggertRemove lint.
1999-08-23 Paul EggertRemove lint.
1999-08-23 Paul EggertRemove lint.
1999-08-23 Paul EggertRemove lint.
1999-08-23 Paul EggertLint removal.
1999-08-23 Paul EggertLint cleanup.
1999-08-23 Paul EggertLint cleanup.
1999-08-23 Paul EggertLint cleanup.
1999-08-23 Paul EggertLint cleanup.
1999-08-23 Paul Eggert(time): Do not declare if defined.
1999-08-20 Paul Eggert(name_next): Use chdir_from_initial_wd, not chdir.
1999-08-20 Paul Eggert(decode_options): Adjust to addname's new signature.
1999-08-20 Paul Eggert(to_chars): Generate GNU base-64 representation if...
1999-08-20 Paul Eggert(max): New macro.
1999-08-18 Paul Eggert(from_chars): Skip only the initial null byte from...
1999-08-18 Paul EggertComment fix.
1999-08-18 Paul Eggert(write_eot): Write at least two zero blocks.
1999-08-18 Paul Eggert(read_and, list_archive): Simplify code.
1999-08-18 Paul Eggert(extract_sparse_file, extract_archive): Don't assume...
1999-08-18 Paul EggertComment fix.
1999-08-17 Paul EggertGhostscript 6.0
1999-08-16 Paul Eggertindenting fixes.
1999-08-16 Paul Eggertindenting fixes
1999-08-16 Paul EggertFix bugs when interpreting POSIX-compliant headers...
1999-08-16 Paul Eggert(make_directories): Do not chown intermediate directori...
1999-08-14 Paul Eggert-g now implies after_date_option = 1.
1999-08-14 Paul Eggert(time): Don't declare if defined.
1999-08-14 Paul Eggert(time): Don't declare if defined.
1999-08-14 Paul Eggert(start_header): Include text of ignored filesystem...
1999-08-14 Paul Eggert(isotime): Report ??? if localtime returns null.
1999-08-11 Paul Eggert(read_header): Don't parse OLDGNU_FORMAT incremental...
1999-08-11 Paul Eggert(update_archive): excluded_pathname -> excluded_name.
1999-08-11 Paul Eggert(decode_options): Fix typo in invoking add_exclude_file.
1999-08-11 Paul Eggert(long_options, usage, OPTION_STRING, decode_options):
1999-08-11 Paul Eggert(extract_archive): Open files with O_NONBLOCK instead...
1999-08-11 Paul Eggert(encode_oflag): New function.
1999-08-11 Paul Eggert(decode_oflag): New function.
1999-08-11 Paul Eggert(base_64_digits): New constant.
1999-08-11 Paul Eggert(_GNU_SOURCE): Define.
1999-08-11 Paul Eggert(_GNU_SOURCE): Define.
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.
next