]> Dogcows Code - chaz/tar/history - src
Moved system dependencies to system.c
[chaz/tar] / src /
2003-10-04  Sergey PoznyakoffMoved system dependencies to system.c
2003-10-04  Sergey Poznyakoff(SET_BINARY_MODE, ERRNO_IS_EACCESS): New defines
2003-10-04  Sergey PoznyakoffPrototypes for functions from system.c
2003-10-04  Sergey PoznyakoffSystem-dependent functions
2003-10-04  Sergey PoznyakoffNew option --occurrence
2003-10-04  Sergey PoznyakoffCount number of occurrences of each name in the
2003-10-04  Sergey Poznyakoff(read_and): Honor --occurence option.
2003-10-04  Sergey Poznyakoff(delete_archive_members): Honor --occurence option.
2003-10-04  Sergey Poznyakoff(occurrence_option): New global
2003-10-02  Sergey PoznyakoffRemoved extra precaution regarding subcommand_option...
2003-10-02  Sergey PoznyakoffTake regexps into account
2003-10-02  Sergey PoznyakoffNew option --first-copy
2003-10-02  Sergey PoznyakoffNew option --first-copy
2003-10-02  Sergey Poznyakoff(read_and): Use all_names_found() as `while' condition.
2003-10-02  Sergey Poznyakoff(names_done): New function.
2003-09-24  Paul EggertDon't translate "Copyright".
2003-09-22  Paul Eggert--strip strips file system prefix too, and it counts...
2003-09-17  Sergey Poznyakoff(cut_path_elements): Added proto.
2003-09-05  Sergey PoznyakoffUse ngettext where appropriate.
2003-09-04  Sergey PoznyakoffNew option --strip-path=NUM.
2003-09-04  Sergey Poznyakoff(cut_path_elements): New functon.
2003-09-04  Sergey Poznyakoff(extract_archive): Implemented --strip-path
2003-09-04  Sergey Poznyakoff(strip_path_elements): New variable.
2003-09-04  Sergey Poznyakoff(xheader_decode): Store the header as well (for eventua...
2003-09-04  Sergey Poznyakoff(main): Do not check for volume_label_option unless...
2003-09-04  Sergey Poznyakoff(read_header): Minor change.
2003-09-04  Sergey PoznyakoffFixed deletion from the POSIX archives.
2003-09-04  Sergey Poznyakoff(decode_record): Reversed the return condition.
2003-09-04  Sergey PoznyakoffSupport for "linkpath" extended keyword
2003-09-03  Sergey PoznyakoffUse DEFAULT_ARCHIVE_FORMAT macro
2003-09-03  Paul Eggert(struct xhdr_tab.keyword): Now pointer to const.
2003-09-03  Paul Eggert(update_archive): Abort if HEADER_SUCCESS_EXTENDED...
2003-09-03  Paul Eggert(struct fmttab.name): Now char const *. All uses changed.
2003-09-03  Paul Eggert(read_and): Abort if HEADER_SUCCESS_EXTENDED occurs...
2003-09-03  Paul Eggert(delete_archive_members): Handle case of
2003-09-03  Paul Eggert(write_extended): Remove unused local 'bufsize'.
2003-09-03  Paul Eggert(verify_volume): read_header (0) -> read_header (false...
2003-09-03  Paul Eggert(destroy_stat, xheader_decode, xheader_store,
2003-09-03  Sergey Poznyakoff(xhdr_tab): Reserved GNU keywords (commented out for...
2003-09-03  Sergey Poznyakoff(list_archive): Always decode the header. This
2003-09-03  Sergey Poznyakoff(start_header): Store long file names
2003-09-01  Sergey PoznyakoffImplemented coder functions.
2003-09-01  Sergey Poznyakoff(OLDGNU_COMPATIBILITY): Removed
2003-09-01  Sergey PoznyakoffNew option --format
2003-09-01  Sergey Poznyakoff(print_header): Take user/group from current_stat_info.
2003-09-01  Sergey Poznyakoff(gid_to_gname,gname_to_gid,uid_to_uname,uname_to_uid...
2003-09-01  Sergey Poznyakoff(string_to_chars): New function.
2003-09-01  Sergey Poznyakoff(MAXOCTAL11,MAXOCTAL7): New defines
2003-08-31  Sergey PoznyakoffUse current_stat_info
2003-08-31  Sergey Poznyakoff(destroy_stat): New function.
2003-08-31  Sergey PoznyakoffUse current_stat_info
2003-08-31  Sergey Poznyakoff(decode_header): Added initial support for POSIX extended
2003-08-31  Sergey Poznyakoff(orig_file_name,current_file_name)
2003-08-31  Sergey Poznyakoff(decode_header): Added initial support for POSIX extended
2003-08-31  Sergey PoznyakoffAdded xheader.c
2003-08-31  Sergey PoznyakoffNew file
2003-07-28  Sergey PoznyakoffRemoved support for the obsolete command line options.
2003-07-27  Sergey PoznyakoffNew option --check-links.
2003-07-27  Sergey Poznyakoff(print_header): Use orig_file_name.
2003-07-27  Sergey Poznyakoff/tmp/F
2003-07-27  Sergey Poznyakoff(check_links_option): New variable
2003-07-25  Sergey Poznyakoff(print_header): Revised
2003-07-24  Sergey Poznyakoff(print_header): Print trailing slash if
2003-07-24  Sergey Poznyakoff(flush_read): Fixed behavior on short
2003-07-24  Sergey Poznyakoff(chdir_do): Fixed call to restore_cwd
2003-07-24  Sergey PoznyakoffAdded to the repository
2003-07-05  Paul EggertAdd comment about what other letters are used.
2003-07-05  Paul EggertDo not include <print-copyr.h>.
2003-07-05  Paul EggertUse newer form for bug report and version.
2003-07-05  Paul EggertRemove PARAMS.
2003-07-05  Paul EggertDon't include print-copyr.h.
2003-07-05  Paul Eggert(namelist_match): Allow partial matches only if recursive.
2003-07-05  Paul Eggert(read_and): Give full type for procedure arg.
2003-07-05  Paul Eggert(we_are_root): Now bool, not int.
2003-07-05  Paul Eggert(relativize): Remove; replaced by safer_name_suffix.
2003-07-05  Paul Eggert(print_total_written): Adjust to new human.h interface.
2001-09-26  Paul Eggertjust ignore them silently.
2001-09-26  Paul Eggert(read_header): Don't keep around extended name and...
2001-09-24  Paul Eggert(maybe_recoverable): Treat OVERWRITE_OLD_DIRS like...
2001-09-23  Paul EggertAllocate one more byte than the size would indicate...
2001-09-23  Paul Eggert(write_archive_buffer, close_archive): If an archive...
2001-09-22  Paul EggertPut copyright notice into documentation.
2001-09-22  Paul EggertInclude print-copyr.h, not copysym.h.
2001-09-22  Paul EggertInclude print-copyr.h, not copysym.h.
2001-09-22  Paul Eggert(update_archive): Pass 0 to read_header.
2001-09-22  Paul Eggert(records_read, records_written): New vars.
2001-09-22  Paul Eggert(recent_long_name, recent_long_link, recent_long_name_b...
2001-09-22  Paul Eggert(extract_archive): When marking a directory to be updat...
2001-09-14  Paul EggertFix bug: statement before decl.
2001-09-14  Paul EggertInclude copysym.h.
2001-09-14  Paul EggertInclude copysym.h.
2001-09-12  Paul Eggert(struct delayed_set_stat): New member 'after_symlinks'.
2001-09-12  Paul EggertRemove rexec declaration; it ran afoul of prototypes...
2001-08-29  Paul Eggert(name_gather, addname): Use offsetof when computing...
2001-08-29  Paul Eggert(dump_file): Relativize link names before dumping.
2001-08-29  Paul Eggert(delay_set_stat): Fix off-by-one error in file
2001-08-29  Paul Eggert(main): Use "Copyright %d" to simplify the translator...
2001-08-29  Paul Eggert(decode_options):
2001-08-27  Paul Eggert(ANCHORED_OPTION, IGNORE_CASE_OPTION, NO_ANCHORED_OPTION,
2001-08-27  Paul Eggert(base_name): Remove decl, as system.h now declares it.
next
This page took 0.050263 seconds and 7 git commands to generate.