platform/upstream/coreutils.git
2005-11-13 Jim MeyeringRequire that most .c files include <config.h>.
2005-11-13 Jim Meyering*** empty log message ***
2005-11-13 Jim MeyeringInclude <config.h>, required for possible replacement...
2005-11-12 Jim Meyering.
2005-11-12 Jim MeyeringUpdate from gnulib.
2005-11-12 Jim Meyering*** empty log message ***
2005-11-12 Jim Meyering*** empty log message ***
2005-11-12 Jim MeyeringEmulate openat-family functions using Linux's procfs...
2005-11-12 Jim Meyerings/expensive/very expensive/ in a comment.
2005-11-12 Jim Meyeringremove now-unused file
2005-11-12 Jim Meyering*** empty log message ***
2005-11-12 Jim Meyering.
2005-11-11 Jim Meyering*** empty log message ***
2005-11-11 Jim Meyering*** empty log message ***
2005-11-11 Jim MeyeringMention `readlink -f' bug fix in 5.3.0 news.
2005-11-10 Jim Meyering*** empty log message ***
2005-11-10 Jim Meyering(fstatat, unlinkat): Perform the syscall directly,
2005-11-10 Paul Eggert(gl_PREREQ_GETHRXTIME): Don't require AC_HEADER_TIME
2005-11-10 Paul Eggertgethrxtime now uses gettime
2005-11-10 Paul EggertFix comment
2005-11-10 Paul EggertInclude "timespec.h" rather than the sys/time / time
2005-11-10 Paul Eggertgethrxtime now uses gettime
2005-11-09 Jim MeyeringUse /dev/full if possible for descriptor 0 -- like...
2005-11-08 Jim Meyering*** empty log message ***
2005-11-08 Jim MeyeringMerge in changes from b5_9x branch.
2005-11-08 Paul Eggertls now defaults to --time-style='locale', which in...
2005-11-08 Paul Eggert(decode_switches): ls now defaults to --time-style...
2005-11-08 Paul Eggert(Formatting file timestamps): ls now defaults to
2005-11-08 Paul Eggertls now defaults to --time-style='locale'.
2005-11-08 Jim Meyering*** empty log message ***
2005-11-08 Jim Meyerings/expensive/very expensive/ in a comment.
2005-11-07 Jim Meyering*** empty log message ***
2005-11-07 Jim Meyering*** empty log message ***
2005-11-07 Jim Meyering(usage): Fix descriptions of --sort, --time.
2005-11-07 Jim Meyering*** empty log message ***
2005-11-05 Jim Meyering*** empty log message ***
2005-11-05 Jim MeyeringInclude filenamecat.c.
2005-11-04 Jim Meyering.
2005-11-04 Jim Meyering.
2005-11-04 Jim Meyeringmention the du bug fix
2005-11-04 Jim Meyering*** empty log message ***
2005-11-04 Jim Meyering*** empty log message ***
2005-11-04 Jim Meyering(process_file): Don't overflow for files of size >...
2005-11-04 Jim Meyeringfix typo in comment
2005-11-04 Jim Meyering*** empty log message ***
2005-11-04 Jim MeyeringMark this test as `very-expensive'
2005-11-04 Jim Meyeringmark this as a very-expensive test
2005-11-04 Jim Meyering(TESTS): Add 2g.
2005-11-04 Jim MeyeringTest for a bug that bites at least on AIX 5.1 systems.
2005-11-04 Jim Meyeringjust like expensive, but `very'
2005-11-04 Jim Meyering(EXTRA_DIST): Add very-expensive.
2005-11-02 Paul Eggertrm -d no longer has any effect, and we plan to remove...
2005-11-02 Paul Eggert(usage): Don't mention rm -d.
2005-11-02 Paul Eggert(rm_option_init): Don't initialize unlink_dirs member...
2005-11-02 Paul Eggert(struct rm_options): Remove unlink_dirs.
2005-11-02 Paul Eggert(rm invocation): Don't mention --directory (-d).
2005-11-02 Paul EggertMention that rm -d and maybe ln -d are scheduled for
2005-11-02 Jim Meyering*** empty log message ***
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 ***
next