platform/upstream/coreutils.git
2005-11-02 Jim MeyeringFix typo in comment: s/fileutils/coreutils.
2005-11-02 Jim Meyering*** empty log message ***
2005-11-02 Jim MeyeringRedirect stderr to /dev/null so the
2005-11-02 Jim Meyering*** empty log message ***
2005-11-02 Jim Meyering(sk-seek4): New test, to exercise the bug
2005-11-02 Jim MeyeringAccept a new type of input specifier: IN_PIPE,
2005-11-02 Jim Meyering.
2005-11-02 Jim Meyering*** empty log message ***
2005-11-02 Jim Meyering(remove_entry): Emit a better diagnostic when rm
2005-11-02 Jim Meyeringtest for today's fix
2005-11-02 Jim Meyering(TESTS): Add dir-nonrecur.
2005-11-01 Paul Eggert"touch 0101000000" now operates as POSIX 1002.1-2001...
2005-11-01 Paul EggertAdd y2000 test.
2005-11-01 Paul Eggert(main): Pass PDS_PRE_2000 to posixtime.
2005-11-01 Paul Eggert(PDS_PRE_2000): New macro.
2005-11-01 Paul Eggert(year): Arg is now syntax_bits rather than allow_century.
2005-11-01 Paul Eggert(touch invocation): The old usage works only for 1969...
2005-11-01 Paul Eggert"touch 0101000000" now operates as POSIX 1003.1-2001...
2005-11-01 Paul Eggert"tail -c 2 FILE" now operates as POSIX 1003.1-2001...
2005-11-01 Paul Eggert(c-2, c-2-minus, c2, c2-minus): New tests.
2005-11-01 Paul Eggert(parse_obsolete_option): Implement fix for "tail -c...
2005-11-01 Paul Eggert(tail invocation): Describe obsolete usages
2005-11-01 Paul Eggerttail -c 2 FILE now operates as POSIX 1002.1-2001 requires.
2005-10-31 Paul Eggert* src/dd.c (skip): Fix off-by-one error.
2005-10-31 Paul Eggert(skip): Fix off-by-one error reported by Theodoros...
2005-10-30 Paul EggertTrivial changes to support SCO systems.
2005-10-30 Paul Eggert(gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well...
2005-10-30 Paul Eggert(gl_FUNC_FPENDING): Correct check for SCO systems,
2005-10-30 Paul EggertFix porting problems reported by Theodoros V. Kalamatianos.
2005-10-30 Paul Eggert* tests/mkdir/p-3: Require that the test be run as...
2005-10-30 Paul EggertRequire that the test be run as non-root.
2005-10-30 Paul Eggert[defined HAVE_CONFIG_H]: Include <config.h>, so that...
2005-10-30 Paul Eggert(futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]:
2005-10-30 Paul Eggert(__getcwd): Don't assume that system calls after readdir
2005-10-28 Paul Eggert(savedir): Don't assume that xrealloc etc. leave errno...
2005-10-28 Paul Eggertsrc/ln.c (FILE_BASENAME_CONCAT): Omit unnecessary slash...
2005-10-28 Paul Eggert(FILE_BASENAME_CONCAT): Omit unnecessary slashes in the
2005-10-27 Jim Meyering*** empty log message ***
2005-10-27 Jim Meyering*** empty log message ***
2005-10-27 Jim Meyering(main) [!O_BINARY]: Changed default read mode
2005-10-26 Jim MeyeringAdd these: sha224sum sha256sum sha384sum sha512sum
2005-10-25 Jim Meyering*** empty log message ***
2005-10-25 Jim Meyering.
2005-10-25 Jim Meyering*** empty log message ***
2005-10-25 Jim Meyering*** empty log message ***
2005-10-25 Jim Meyering(other-wr): Add an explicit test for
2005-10-24 Jim Meyering(tac_file): When determining whether a file is seekable,
2005-10-24 Jim Meyering*** empty log message ***
2005-10-24 Jim Meyering.
2005-10-24 Jim Meyering*** empty log message ***
2005-10-24 Jim Meyering(TESTS): Add p-slashdot.
2005-10-24 Jim MeyeringNew test, for "mkdir -p" failure.
2005-10-24 Jim Meyering(TESTS): Add d-slashdot.
2005-10-24 Jim MeyeringNew test, for "install -d" failure.
2005-10-24 Jim Meyering*** empty log message ***
2005-10-24 Jim Meyering(make_dir_parents): Like the code above it, don't rely
2005-10-24 Jim Meyeringrename array_cardinality to array_len
2005-10-24 Jim Meyering*** empty log message ***
2005-10-24 Jim Meyering(make_dir_parents): Make the preceding fix a little
2005-10-24 Jim Meyering*** empty log message ***
2005-10-24 Jim MeyeringA command like `mkdir -p nonexistent/.' would create the
2005-10-24 Jim Meyering*** empty log message ***
2005-10-24 Jim Meyering(ls_codes): Add missing comma.
2005-10-24 Jim MeyeringAdd a compile-time assertion that the slack_codes
2005-10-24 Jim Meyering*** empty log message ***
2005-10-24 Jim Meyering(Makefile): Remove stray po-directories argument.
2005-10-24 Jim Meyering*** empty log message ***
2005-10-24 Jim MeyeringUpdate from gettext cvs (0.15).
2005-10-24 Jim Meyering*** empty log message ***
2005-10-24 Jim Meyering* src/expand.c (parse_tab_stops): Add comment to make...
2005-10-24 Jim Meyering*** empty log message ***
2005-10-24 Jim Meyering(next_file): Don't assume fopen cannot return stdin.
2005-10-23 Jim Meyering.
2005-10-23 Jim Meyering*** empty log message ***
2005-10-23 Jim MeyeringDocument SHA-1 and SHA-2 utlities.
2005-10-23 Jim Meyering*** empty log message ***
2005-10-23 Jim Meyering.
2005-10-23 Jim Meyering*** empty log message ***
2005-10-23 Jim Meyering*** empty log message ***
2005-10-23 Jim Meyeringfrom David Madore
2005-10-23 Jim MeyeringRemove no-longer-relevant comment.
2005-10-23 Jim Meyeringfrom David Madore
2005-10-23 Jim Meyering*** empty log message ***
2005-10-23 Jim Meyeringtest scripts from David Madore
2005-10-23 Jim Meyering(TESTS): Add new sha224sum, sha256sum, sha384sum, sha51...
2005-10-23 Jim MeyeringAdd new sha* programs.
2005-10-23 Jim Meyering*** empty log message ***
2005-10-23 Jim MeyeringAdd gl_SHA256 and gl_SHA512.
2005-10-23 Jim Meyering.
2005-10-23 Jim Meyering*** empty log message ***
2005-10-23 Jim MeyeringAdd new programs: sha224sum, sha256sum, sha384sum,...
2005-10-23 Jim Meyering(digest_check, main): Use ptr_align rather than
2005-10-23 Jim Meyering*** empty log message ***
2005-10-23 Jim MeyeringNew file, used to build sha* programs from md5sum.c.
2005-10-23 Jim Meyering(sha224sum, sha256sum, sha384sum, sha512sum): Rules...
2005-10-23 Jim MeyeringProvide framework for computing sha-2 hashes.
2005-10-23 Jim Meyering*** empty log message ***
2005-10-23 Jim Meyeringadd sha-2 .x files
2005-10-23 Jim Meyering(dist_man_MANS): Add the corresponding .1 names.
2005-10-23 Jim Meyering*** empty log message ***
next