platform/upstream/coreutils.git
2006-07-05 Jim Meyering.
2006-07-05 Jim MeyeringRegenerate, to remove fuzz.
2006-07-04 Jim MeyeringReally add wcwidth.h.
2006-07-04 Jim Meyering*** empty log message ***
2006-07-04 Jim Meyering*** empty log message ***
2006-07-04 Jim MeyeringReally add wcwidth.m4.
2006-07-04 Paul EggertSync from gnulib.
2006-07-04 Paul EggertSync from gnulib. Also:
2006-07-04 Paul Eggert(gl_PREREQ): Require gl_FUNC_WCWIDTH, to accommodate
2006-07-04 Paul Eggert(libcoreutils_a_SOURCES): Add setenv.h, wcwidth.h,
2006-07-04 Paul EggertInclude <sys/types.h> after @FULL_PATH_STDINT_H@, for
2006-07-03 Jim MeyeringPlug another unusual leak.
2006-07-03 Jim Meyering* cycle-check.h (CYCLE_CHECK_REFLECT_CHDIR_UP): Abort...
2006-07-03 Jim MeyeringThe dev/inode of the topmost directory in each hierarch...
2006-07-03 Jim MeyeringFix two small leaks.
2006-07-03 Jim Meyering* tests/Makefile.am, tests/*/Makefile.am: (TESTS_ENVIRO...
2006-07-03 Jim Meyering.
2006-07-03 Jim Meyering* tests/envvar-check (vars): Add CDPATH and POSIXLY_COR...
2006-07-03 Jim Meyering*** empty log message ***
2006-07-03 Jim Meyering(gl_FUNC_FTRUNCATE): Adjust diagnostic to recommend
2006-07-02 Paul Eggert(intmax_t, uintmax_t): Prefer long to long long if
2006-07-02 Paul Eggert(gl_STDINT_H): Use more-mnemonic identifiers for
2006-07-02 Jim Meyering*** empty log message ***
2006-07-02 Jim MeyeringNew file, from gnulib. Required by stdint.m4.
2006-07-02 Paul EggertInclude <stdint.h> unconditionally, since we
2006-07-02 Paul EggertSync stdint module from gnulib.
2006-07-01 Paul EggertWith no operand, 'tail -f' now silently ignores the...
2006-07-01 Paul Eggert(f-pipe-1): Renamed from f-1.
2006-07-01 Paul Eggert(main): With no operand, 'tail -f' now silently ignores...
2006-07-01 Paul Eggert(tail invocation): With no operand, 'tail -f' now
2006-07-01 Jim Meyering* src/ln.c (do_link): Use new, shorter URL, for ag...
2006-07-01 Jim MeyeringAdd ^lib/xstrtold\.c$, so make distcheck passes once...
2006-07-01 Jim Meyering*** empty log message ***
2006-07-01 Paul Eggertseq defaults to a minimal fixed point format that does...
2006-07-01 Paul Eggert(seq invocation): seq now uses long double
2006-07-01 Paul Eggert(XSTRTOD, DOUBLE): New macros, so that we can support
2006-07-01 Paul Eggert(xstrtold): New decl.
2006-07-01 Paul Eggert(gl_C_STRTOLD): Add c-strtod.c to LIBSOURCES.
2006-07-01 Paul Eggert(cu_LIB_CHECK): Remuve SEQ_LIBM, since seq no longer
2006-07-01 Paul Eggert(gl_PREREQ): Require gl_C_STRTOD and gl_XSTRTOLD.
2006-07-01 Paul Eggert(gl_XSTRTOLD): New macro.
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-07-01 Paul Eggert(neg-2): Adjust to new default format.
2006-07-01 Paul EggertInitial revision.
2006-06-30 Jim Meyering* tests/stty/basic-1: Work around an intermittent test...
2006-06-29 Jim MeyeringFrom Derek R. Price:
2006-06-28 Paul Eggert* src/sort.c (main): Support obsolete usages like ...
2006-06-28 Paul Eggert* coreutils.texi (sort invocation): 'sort +1 -2' is...
2006-06-28 Paul Eggert(sort invocation): 'sort +1 -2' is now supported
2006-06-28 Paul EggertSupport obsolete usages like "sort +1 -2" even when...
2006-06-28 Paul Eggert(CLOSEDIR): Remove. All uses changed to closedir.
2006-06-28 Paul Eggert* savedir.m4: Remove AC_FUNC_CLOSEDIR_VOID requirement.
2006-06-28 Paul Eggert* src/system.h (CLOSEDIR): Remove. All uses changed...
2006-06-28 Paul EggertFix attribution again.
2006-06-28 Paul EggertFix attribution for last patch.
2006-06-28 Paul EggertDon't require AC_C_CONST, since it's obsolete.
2006-06-28 Paul Eggert(gl_FUNC_GNU_STRFTIME): Don't require AC_C_CONST, since...
2006-06-28 Paul Eggert(_AC_LIBOBJ_FNMATCH): Don't require AC_C_CONST, since...
2006-06-28 Paul Eggert(gl_CHECK_ALL_TYPES): Don't require AC_C_CONST, since...
2006-06-28 Jim Meyering* src/c99-to-c89.diff: Regenerate, to remove fuzz.
2006-06-28 Jim Meyering* tests/mv/i-link-no: Work around HP-UX /bin/sh tracing...
2006-06-27 Jim Meyering.PHONY: sc_tight_scope
2006-06-27 Jim Meyering* coreutils.texi (wc invocation): Remove ./ prefix...
2006-06-27 Jim Meyering* tests/misc/cat-proc: Try to avoid any spurious numeric
2006-06-26 Jim Meyering* coreutils.texi (wc invocation): Spell out `--files0...
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 Meyering* coreutils.texi (wc invocation): Document new --files0...
2006-06-26 Jim Meyeringnow, trunk passes tests on openbsd
2006-06-26 Jim MeyeringAvoid a segfault for wc --files0=- < /dev/null.
2006-06-25 Jim Meyeringremove wc --files0-from item
2006-06-25 Jim Meyeringtweak grammar in comment
2006-06-25 Jim Meyering* NEWS: wc accepts a new option --files0-from=FILE...
2006-06-25 Jim Meyering(sleep invocation): Document that accepting
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-20 Paul Eggert(openat): Use ?:, not if, to work around GCC bug 4210.
2006-06-20 Jim Meyeringfix typo in comment: s/nerrower/narrower/
2006-06-20 Paul Eggert(gl_IGNORE_UNUSED_LIBRARIES):
2006-06-19 Jim Meyering*** empty log message ***
2006-06-19 Jim MeyeringApply this change from gnulib:
2006-06-19 Paul Eggert(gl_IGNORE_UNUSED_LIBRARIES): Prefer binutils's
2006-06-18 Jim Meyering* Makefile.cfg (local-checks-to-skip): Add changelog...
2006-06-18 Jim MeyeringTest for a bug that causes glibc's getcwd to suffer...
2006-06-18 Jim Meyering*** empty log message ***
2006-06-18 Jim MeyeringFix typo (s/neq/ne/) in previous change.
2006-06-18 Jim Meyering* getcwd-path-max.m4 (gl_FUNC_GETCWD_PATH_MAX): Fix...
2006-06-18 Jim Meyering* ftruncate.m4 (gl_FUNC_FTRUNCATE): If ftruncate is...
2006-06-18 Jim Meyeringmake error output a little clearer
2006-06-17 Jim Meyering* tests/rm/inaccessible: Skip this test on systems...
2006-06-16 Jim Meyering.
2006-06-16 Jim Meyeringadd these two files (a and b) so that I can remove...
2006-06-16 Jim Meyeringremove the files once and for all, so that tools like...
2006-06-15 Paul EggertImprove permission checks to handle
2006-06-14 Jim Meyeringtests/du/basic: Revamp not to hard-code file system...
2006-06-12 Jim Meyeringtests/du/Makefile.am (TESTS_ENVIRONMENT): Pass $(PERL...
2006-06-12 Paul Eggert(check-texinfo): Use $(_W) and $(W_) instead of
2006-06-11 Jim MeyeringMakefile.am (EXTRA_DIST): Add .gitignore.
2006-06-11 Jim Meyering*** empty log message ***
next