platform/upstream/coreutils.git
2005-04-30 Paul EggertRegenerate.
2005-04-30 Paul EggertLog yesterday's changes.
2005-04-30 Paul EggertDocument the last two days' worth of changes.
2005-04-29 Paul EggertFix typo in ls POSIX changes.
2005-04-29 Paul Eggert(tv): Rename tests from obs to obs-plus
2005-04-29 Paul Eggert(tv): Rename tests from obs to obs-plus
2005-04-29 Paul EggertFix comment to match new behavior of "sort".
2005-04-29 Paul EggertDon't set _POSIX2_VERSION; no longer needed.
2005-04-29 Paul EggertDon't use 'set -'
2005-04-29 Paul EggertDon't use 'set -'.
2005-04-29 Paul EggertDon't use 'set -'. Simplify test construction.
2005-04-29 Paul EggertDon't use 'set -'. Also, don't set _POSIX2_VERSION.
2005-04-29 Paul EggertTest for new -p behavior. Omit -1 option.
2005-04-29 Paul Eggert(enum indicator_style): New constant directory_only,
2005-04-29 Paul Eggert(ls invocation): ls -p now marks only directories....
2005-04-29 Paul Eggertls -p now appends only directories. New option
2005-04-29 Paul Eggert(gl_FUNC_RMDIR): Don't require AC_HEADER_STAT.
2005-04-29 Paul Eggert(gl_PREREQ): Require gl_STAT_MACROS.
2005-04-29 Paul Eggert(gl_PREREQ_TEMPNAME): Check stdint.h only once.
2005-04-29 Paul Eggert(gl_FUNC_LSTAT): Require AC_FUNC_LSTAT instead of calling
2005-04-29 Paul Eggert(gl_FUNC_CHOWN): Don't require AC_HEADER_STAT.
2005-04-29 Paul Eggert(gl_CHECK_ALL_TYPES): Don't require AC_HEADER_STAT.
2005-04-29 Paul Eggert(gl_PREREQ_EUIDACCESS): Don't require AC_HEADER_STAT.
2005-04-29 Paul Eggert(S_ISDIR, S_IRUSR, S_IRUSR, S_IWUSR, S_IXUSR): Remove.
2005-04-28 Paul EggertDon't mention stat-macros.h or AC_HEADER_STAT in other
2005-04-28 Paul EggertNew file, from gnulib, except that gl_STAT_MACROS
2005-04-28 Paul Eggert* file-type.c: Include file-type.h first.
2005-04-28 Paul EggertDocument recent modechange fixes.
2005-04-28 Paul EggertCheck for ug+r and ug,+x bugs.
2005-04-28 Paul EggertCheck for =u bug.
2005-04-28 Paul EggertCheck for =xX bug.
2005-04-28 Paul Eggert(main): Adjust to new modechange API.
2005-04-28 Paul Eggert(change, umask_value): New static vars.
2005-04-28 Paul Eggert(MODE_X_IF_ANY_X, MODE_COPY_EXISTING):
2005-04-28 Paul EggertInclude stat-macros.h, xalloc.h.
2005-04-28 Paul Eggert(Mode Structure, Changing Special Permissions):
2005-04-26 Paul EggertRestore support for usages like "head -1" and "tail...
2005-04-26 Paul Eggert* coreutils.texi: Don't complain about head -10, etc.
2005-04-26 Paul Eggert(Standards conformance): Do not mention head -10,
2005-04-26 Paul Eggert(main): Don't complain about -NUM.
2005-04-26 Paul EggertRemove posixver.h and its uses.
2005-04-26 Paul Eggert(parse_obsolete_option): Don't complain about -NUM.
2005-04-26 Paul EggertRemove posixver.h and its uses.
2005-04-26 Paul EggertRemove posixver.h and its uses.
2005-04-26 Paul EggertRemove posixver.h and its uses.
2005-04-26 Paul EggertRemove posixver.h and its uses.
2005-04-26 Paul EggertRemove posixver.h and its uses.
2005-04-26 Paul EggertRemove posixver.h and its uses.
2005-04-26 Paul EggertRemove posixver.h and its uses.
2005-04-26 Paul EggertRemove posixver.h and its uses.
2005-04-26 Paul EggertRemove posixver.h and its uses.
2005-04-26 Paul EggertRemove posixver.h and its uses.
2005-04-26 Paul EggertRestore support for usages like "head -1" and "tail...
2005-04-24 Paul Eggert* coreutils.texi (install invocation): Use a= instead...
2005-04-23 Paul Eggertnohup now exits with status 127 (not 1) when given...
2005-04-23 Paul Eggert(main): If getopt fails, exit with status 127, not...
2005-04-23 Paul Eggert* src/nice.c (main): Report proper program name when...
2005-04-23 Paul Eggert(main): Report proper program name when getopt finds...
2005-04-22 Paul EggertTest for "mkdir -m =+x dir" bug.
2005-04-22 Paul Eggert(main): Compile mode with MODE_MASK_ALL and initial...
2005-04-22 Paul Eggert(main): Compile mode with MODE_MASK_ALL and initial...
2005-04-22 Paul Eggert(main): Compile mode with MODE_MASK_ALL and initial...
2005-04-22 Paul EggertFix bug with "mkdir -m =+x dir"; the umask was being...
2005-04-22 Paul Eggert"mkdir -m =+x dir" no longer ignores the umask when...
2005-04-21 Paul EggertRegenerate.
2005-04-21 Paul EggertPort test cases to Microsoft-Windows-related environments,
2005-04-21 Paul EggertUndo previous change.
2005-04-21 Paul EggertUndo previous change.
2005-04-21 Paul Eggert(TESTS_ENVIRONMENT): Add EXEEXT.
2005-04-20 Paul EggertFetish.pm renamed to Coreutils.pm.
2005-04-20 Paul Eggert"fetish" -> "coreutils" in more places.
2005-04-20 Paul EggertRenamed Fetish package to Coreutils.
2005-04-20 Paul Eggert(EXTRA_DIST): Add Coreutils.pm and remove Fetish.pm.
2005-04-20 Paul Eggert(package Coreutils): Renamed from package Fetish.
2005-04-19 Paul Eggert* tests/mv/setup (dot_mount_point): Use stat -L.
2005-04-19 Paul Eggert(dot_mount_point): Use stat -L, in case the
2005-04-19 Paul Eggert* tests/mv/mv-special-1: Use test -p to test for fifos.
2005-04-19 Paul EggertUse test -p to test for fifos, rather
2005-04-19 Paul Eggert* tests/chmod/setgid: Use numeric group ids, not symbol...
2005-04-19 Paul EggertUse numeric group ids, not symbolic group names,
2005-04-18 Paul EggertRegenerate.
2005-04-18 Paul Eggertfetish -> coreutils in some more places
2005-04-18 Paul Eggert(FETISH_GROUP): Renamed from COREUTILS_GROUP.
2005-04-18 Paul Eggert(COREUTILS_GROUPS): Renamed from FETISH_GROUPS.
2005-04-18 Paul Eggert(LDADD, $(PROGRAMS)): fetish -> coreutils.
2005-04-18 Paul Eggert(gl_FUNC_RMDIR_NOTEMPTY): Renamed from
2005-04-18 Paul Eggert(gl_MACROS): Use gl_ or coreutils_ rather than fetish_...
2005-04-18 Paul Eggert(gl_CLOCK_TIME): Use gl_ rather than fetish_ for
2005-04-18 Paul Eggertfetish->coreutils in compilation command.
2005-04-18 Paul Eggertcoreutils->fetish in comment.
2005-04-18 Paul Eggert(noinst_LIBRARIES): fetish -> coreutils.
2005-04-18 Paul Eggert(emit_upload_commands): Remove fetish.sf.net.
2005-04-18 Paul Eggert(ftp): Remove fetish.sf.net.
2005-04-18 Paul EggertFix typo in comment.
2005-04-18 Paul EggertUse "cat", not "test", to test for
2005-04-18 Jim Meyering*** empty log message ***
2005-04-18 Jim MeyeringDon't include stat-macros.h directly. system.h does...
2005-04-18 Paul EggertWork around a couple of "make check" failures reported...
2005-04-18 Paul EggertSkip this test if "trap '' CHLD" doesn't work.
2005-04-18 Paul EggertSkip this test if ../../src/dd isn't readable.
next