platform/upstream/coreutils.git
2005-06-07 Jim Meyering*** empty log message ***
2005-06-07 Jim Meyering(ln invocation): Examples, from Bob Proulx.
2005-06-03 Paul EggertFix typo in comment.
2005-06-02 Paul EggertRegenerate.
2005-06-02 Paul EggertSync from gnulib.
2005-06-02 Jim Meyering*** empty log message ***
2005-06-02 Jim MeyeringChange makepath.c to mkdir-p.c here, too.
2005-06-02 Jim Meyering*** empty log message ***
2005-06-02 Jim Meyering(usage): Put `Ordering options:' line where it belongs.
2005-06-02 Paul EggertRegenerate.
2005-06-02 Paul EggertUse "file name" when talking about file names, instead...
2005-06-02 Paul EggertDon't use "path" or "filename".
2005-06-02 Paul EggertDon't use "path" or "filename".
2005-06-02 Paul EggertDon't use "path" or "filename".
2005-06-02 Paul Eggert(FILE_BASENAME_CONCAT): Renamed from PATH_BASENAME_CONCAT.
2005-06-02 Paul EggertDon't use "path" or "filename".
2005-06-02 Paul EggertDon't use "path" or "filename".
2005-06-02 Paul EggertDon't use "path" or "filename".
2005-06-02 Paul Eggert(usage): Don't use "path" to describe a file name.
2005-06-02 Paul EggertDon't use "path" or "filename".
2005-06-02 Paul EggertDon't use "path" or "filename" to mean "file name".
2005-06-02 Paul EggertDon't use "path" or "filename" to mean "file name".
2005-06-02 Paul EggertUse "file name" when talking about file names, instead...
2005-06-02 Paul EggertDon't use "path" or "filename" to mean "file name"
2005-06-02 Paul Eggert(excluded_file_name): Renamed from excluded_filename.
2005-06-02 Paul EggertDon't use "path" or "filename" to mean "file name"
2005-06-02 Paul EggertUse "file name" when talking about file names, instead...
2005-06-02 Paul Eggert(readlink invocation): "path component" ->
2005-06-02 Paul EggertRenamed from path-concat.m4.
2005-06-02 Paul EggertRenamed from path-concat.c.
2005-06-02 Paul EggertRenamed from path-concat.h. All includers changed.
2005-06-02 Paul EggertRenamed from makepath.m4.
2005-06-02 Paul EggertRenamed from makepath.h. All includers changed.
2005-06-02 Paul EggertRenamed from makepath.c.
2005-05-31 Jim Meyering*** empty log message ***
2005-05-31 Jim Meyering(chown_privileges, chown_failure_ok): Mark as `extern'.
2005-05-31 Paul EggertPort to Solaris 10's rules for whether programs can...
2005-05-31 Paul Eggert(cp_options_init): Use chown_privileges rather than...
2005-05-31 Paul Eggert(re_protect): Remove unnecessary call to geteuid.
2005-05-31 Paul EggertAdd copyright notice.
2005-05-31 Paul EggertPort to Solaris 10's rules for whether programs can...
2005-05-31 Paul Eggert* jm-macros.m4 (gl_CHECK_ALL_HEADERS): Check for priv.h.
2005-05-31 Paul Eggert(gl_CHECK_ALL_HEADERS): Check for priv.h.
2005-05-30 Jim Meyering.
2005-05-30 Paul EggertRegenerate.
2005-05-30 Paul Eggert_POSIX_VERSION cleanup
2005-05-30 Paul EggertInclude sys/param.h if it exists, not if _POSIX_VERSION
2005-05-30 Paul EggertDon't bother mentioning _POSIX_VERSION in comment.
2005-05-30 Paul Eggert(OPENOPTS, TEXT1T01, TEXTCNVT): Remove.
2005-05-30 Paul Eggert(getpwnam, getgrnam): Remove decl.
2005-05-30 Paul Eggert(getpwuid, getgrgid, getuid, getgid, geteuid, getegid)
2005-05-30 Paul Eggert(geteuid) [!defined _POSIX_VERSION]: Remove decl.
2005-05-30 Paul Eggert(getgrnam, getgrgid) [!defined _POSIX_VERSION]:
2005-05-30 Paul Eggert(getgrnam) [!defined _POSIX_VERSION]: Remove decl.
2005-05-30 Paul Eggert(getpwnam, getgrnam, getgrgid)
2005-05-30 Paul EggertInclude <limits.h> unconditionally, since other
2005-05-30 Paul Eggert(getpwuid, getpwnam, getgrgid, getgrnam)
2005-05-30 Paul Eggert(getuid, getgid, getuid, getegid)
2005-05-30 Paul Eggert(_POSIX_PATH_MAX) [!defined _POSIX_PATH_MAX]:
2005-05-28 Paul Eggertdd seek=N now conforms to POSIX if the output isn't...
2005-05-28 Paul Eggertdd seek=N now conforms to POSIX if the output isn't...
2005-05-28 Paul Eggert(skip): Return the number of records that were not
2005-05-28 Paul Eggert* fts.m4 (gl_FUNC_FTS_CORE): Don't check for inttypes...
2005-05-28 Paul Eggert(gl_FUNC_FTS_CORE): Don't check for inttypes.h or stdint.h,
2005-05-28 Paul Eggertfts.c: Don't worry about debugging on pre-C99-comopatib...
2005-05-28 Paul EggertDon't worry about debugging on pre-C99-comopatible...
2005-05-27 Paul Eggertexpr and test now correctly compare integers of unlimit...
2005-05-27 Paul EggertInclude inttostr.h, strnumcmp.h.
2005-05-27 Paul EggertRefactor so that others can use large-integer
2005-05-27 Paul EggertInclude strnumcmp.h, xstrtol.h.
2005-05-27 Paul EggertBreak integer-in-string comparison code out from src...
2005-05-27 Paul Eggert(gl_PREREQ): Require gl_STRINTCMP, gl_STRNUMCMP.
2005-05-27 Paul EggertCompare numeric strings.
2005-05-27 Paul EggertBreak integer-in-string comparison code out from src...
2005-05-27 Paul Eggert(eq-6, gt-5, lt-5): New tests.
2005-05-27 Paul Eggert(bigcmp): New test.
2005-05-27 Paul Eggertexpr and test now correctly compare integers of unlimit...
2005-05-26 Paul EggertFix typo in comment.
2005-05-26 Paul Eggertnohup now redirects a tty stdin to an unreadable fd...
2005-05-26 Jim Meyering*** empty log message ***
2005-05-26 Jim Meyering*** empty log message ***
2005-05-26 Jim Meyering.
2005-05-26 Jim Meyering*** empty log message ***
2005-05-26 Jim Meyering(toarith): Fix a sign error introduced on 2005-01-14.
2005-05-26 Jim MeyeringAdd tests using arithmetic on negative integers.
2005-05-22 Paul Eggert(fd_safer) [_LGPL_PACKAGE]: New static function,
2005-05-21 Jim Meyering*** empty log message ***
2005-05-21 Jim Meyeringfix typo in a comment
2005-05-20 Paul EggertImport chown fixes from gnulib.
2005-05-20 Paul Eggert(gl_FUNC_CHOWN): Correct sense of test for honoring...
2005-05-20 Paul Eggert(rpl_chown): Return -1 on failure.
2005-05-20 Paul EggertRegenerate.
2005-05-20 Paul Eggert* config.guess: Sync from gnulib.
2005-05-20 Paul EggertSync from gnulib.
2005-05-20 Paul EggertSplit fts into LGPL'ed and GPL'ed parts.
2005-05-20 Paul EggertDon't include "cycle-check.h" or "hash.h".
2005-05-20 Paul Eggert(_LGPL_PACKAGE) [defined _LIBC]: New macro.
2005-05-20 Paul Eggert* fts.m4 (gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
2005-05-20 Paul Eggert(gl_FUNC_FTS_CORE): Renamed from gl_FUNC_FTS.
2005-05-20 Paul EggertNew file, containing GPL'ed code migrated out of
next