Sync from gnulib.
[platform/upstream/coreutils.git] / src /
2006-07-03 Jim MeyeringPlug another unusual leak.
2006-07-03 Jim MeyeringThe dev/inode of the topmost directory in each hierarch...
2006-07-03 Jim MeyeringFix two small leaks.
2006-07-02 Paul EggertInclude <stdint.h> unconditionally, since we
2006-07-01 Paul Eggert(main): With no operand, 'tail -f' now silently ignores...
2006-07-01 Jim Meyering* src/ln.c (do_link): Use new, shorter URL, for ag...
2006-07-01 Paul Eggert(seq_LDADD): Remove $(SEQ_LIBM); add $(POW_LIB).
2006-07-01 Paul EggertDon't include <math.h> or <xstrtol.h>; no longer needed.
2006-06-28 Paul Eggert* src/sort.c (main): Support obsolete usages like ...
2006-06-28 Paul Eggert* src/system.h (CLOSEDIR): Remove. All uses changed...
2006-06-28 Jim Meyering* src/c99-to-c89.diff: Regenerate, to remove fuzz.
2006-06-27 Jim Meyering.PHONY: sc_tight_scope
2006-06-26 Jim MeyeringAttempt rmdir (actually, unlinkat-with-AT_REMOVEDIR...
2006-06-26 Jim Meyering* NEWS: rm no longer fails to remove an empty, unreadab...
2006-06-26 Jim MeyeringAvoid a segfault for wc --files0=- < /dev/null.
2006-06-25 Jim Meyeringtweak grammar in comment
2006-06-25 Jim Meyering* NEWS: wc accepts a new option --files0-from=FILE...
2006-06-24 Jim Meyering* src/md5sum.c (DIGEST_BUFFER): Remove now-unused defin...
2006-06-22 Jim Meyering* src/tee.c (tee_files): Rename from tee, to avoid...
2006-06-08 Jim MeyeringEnsure that cat works with any of the options, -A ...
2006-06-08 Paul Eggert(eval4): Detect overflow properly when multiplying...
2006-06-07 Paul EggertDon't claim x86 behavior is erroneous in a comment.
2006-06-07 Paul Eggert(integer_overflow): New function.
2006-06-03 Jim MeyeringMake `cp --link --no-dereference' work also on systems...
2006-05-30 Jim Meyering(usage): Add `v' to the list of sorting-related options.
2006-05-27 Jim MeyeringSupport new options: --preserve-root and --no-preserve...
2006-05-25 Paul Eggert(usage): Remove mention of --seed.
2006-05-20 Jim Meyering(main): Use FTS_PHYSICAL here, too.
2006-05-20 Jim Meyering(main): Rename local, s/symlink_deref_bit/symlink_deref...
2006-05-19 Jim Meyering(main): Don't let -D, -L, or -P turn off the internal
2006-05-15 Jim Meyering(usage): Correct description of -a: s/-dpR/-dpPR/....
2006-05-11 Jim Meyeringmv -T DIR EMPTY_DIR no longer fails
2006-05-11 Jim Meyering(copy_internal): Don't explicitly unlink the destination
2006-05-07 Jim MeyeringAdjust to reflect new offsets.
2006-05-06 Jim Meyering.
2006-05-03 Jim Meyering*** empty log message ***
2006-05-03 Jim Meyering(DEFINE_SORT_FUNCTIONS, LIST_SORTFUNCTION_VARIANTS):
2006-05-03 Jim Meyering(main): On systems with d_type, directories_first only
2006-05-03 Jim Meyering(xstrcoll_df_version, rev_xstrcoll_df_version): Add...
2006-04-23 Jim Meyering(sort_type): Rearrange to use as an array index when
2006-04-19 Paul Eggert(fillrand): The assertion was way too weak, due to
2006-04-17 Paul Eggert(human_access): Use (new) filemodestring rather than
2006-04-17 Paul Eggert(HAVE_ST_DM_MODE): Remove; moved to ../lib/filemode.c.
2006-04-17 Paul Eggert(describe_change): Adjust to filemode changes.
2006-04-17 Jim Meyering(main) [DEFAULT_IGNORE_FILE]: Remove code to use a...
2006-04-12 Paul Eggert(sync) [!HAVE_SYNC]: New macro.
2006-04-12 Paul Eggert(USE_STATVFS): New macro.
2006-04-12 Paul Eggert(main) [! HAVE_SETGROUPS]: Don't call setgroups.
2006-04-12 Paul Eggert(linkfunc): Remove. This method ran into a compiler...
2006-04-12 Paul EggertClear the RE_NO_EMPTY_RANGES re syntax option, as this...
2006-04-12 Paul Eggert(docolon): Set re_syntax_options to a value that is...
2006-04-12 Paul Eggert(build_type_arg): Set re_syntax_options to a value...
2006-04-12 Paul Eggert(extract_regexp): Set re_syntax_options to a
2006-04-11 Paul Eggert(compiled_separator_fastmap): New ver.
2006-04-11 Paul Eggert(context_regex_string, word_regex_string): Remove.
2006-04-11 Paul Eggert(body_fastmap, header_fastmap, footer_fastmap):
2006-04-11 Paul Eggert(docolon): Allocate and use a fastmap.
2006-04-11 Paul EggertUpdate copyright year.
2006-04-11 Paul Eggert(struct control): Put re_compiled member at the
2006-03-30 Jim Meyering(iwrite): Remove assignment without effect.
2006-03-28 Jim Meyering(usage): Remove mention of --copyright/-C.
2006-03-27 Jim Meyering.
2006-03-27 Jim Meyering(uptime_LDADD): Add $(POW_LIB), for uptime's use of...
2006-03-26 Jim Meyering.
2006-03-26 Jim Meyering(log_su, run_shell): Use new last_component, in place...
2006-03-26 Jim Meyering(next_file_name): Use new last_component, in place...
2006-03-26 Jim Meyering(wipename): Use new last_component, in place of base_name.
2006-03-26 Jim Meyering(rm_1): Use new last_component, in place of base_name.
2006-03-26 Jim Meyering(target_directory_operand, movefile): Use new last_comp...
2006-03-26 Jim Meyering(basename_is_dot_or_dotdot): Use new last_component...
2006-03-26 Jim Meyering(target_directory_operand, main): Use new last_componen...
2006-03-26 Jim Meyering(target_directory_operand, install_file_in_dir): Use...
2006-03-26 Jim Meyering(guess_shell_syntax): Use new last_component.
2006-03-26 Jim Meyering(target_directory_operand): Use new last_component.
2006-03-26 Jim Meyering(main): Don't strip suffix from file system roots.
2006-03-23 Paul Eggert(main): Ignore fd_reopen return value when ignoring...
2006-03-23 Paul Eggert(main): nohup diagnostics are now more precise, and...
2006-03-17 Jim Meyering.
2006-03-12 Jim Meyering(set_author): Rename function, from preserve_author.
2006-03-12 Jim Meyering.
2006-03-12 Jim Meyering(AD_pop_and_chdir): Use new macro,
2006-03-12 Jim Meyering(SAME_INODE): Remove definition.
2006-03-11 Jim Meyering(robust_getcwd): Prepend only one slash, not two.
2006-03-10 Jim MeyeringFix a bug whereby a user with write access to a directo...
2006-03-08 Paul Eggert(set_fd_flags): Handle file-creation flags on file
2006-03-06 Paul Eggert(O_NOLINKS): Define to 0 if not already defined.
2006-03-06 Paul Eggert(flags, usage): New flags directory, nolinks.
2006-03-06 Paul Eggert(usage): Mention that -f disables --color.
2006-03-05 Jim MeyeringMake `base64 --wrap=N' work for N=0, and for N larger...
2006-02-27 Jim Meyering(do_decode): Use correct type for parameter, ignore_gar...
2006-02-27 Jim Meyering*** empty log message ***
2006-02-27 Jim Meyering.
2006-02-27 Jim Meyering(bin_PROGRAMS): Add base64.
2006-02-27 Jim Meyering(wrap_write): Correct declaration syntax: s/size_t...
2006-02-27 Jim MeyeringDon't include .h files already included by system.h:
2006-02-27 Jim Meyering*** empty log message ***
2006-02-26 Jim Meyering(NOT_AN_INODE_NUMBER, D_INO): Define (moved here from...
2006-02-26 Jim Meyering(NOT_AN_INODE_NUMBER, D_INO): Move definitions to system.h
2006-02-26 Jim MeyeringIn ls, avoid calling stat for --inode (-i), when possible.
2006-02-21 Paul Eggert(usage): Mention `sort -k 1b,1'.
next