summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-26Test "touch -" too, and change "touch -c - >&-" so that it does notPaul Eggert
2005-09-26Test "touch -" too.Paul Eggert
2005-09-26(touch): Handle "touch -c - >&-" by checking for EBADFPaul Eggert
2005-09-26utimens.c portability fixes.Paul Eggert
2005-09-26Include unistd.h, for dup2.Paul Eggert
2005-09-26*** empty log message ***Jim Meyering
2005-09-26(gl_FUNC_UTIMES): Detect the version of utimesJim Meyering
2005-09-26.Jim Meyering
2005-09-26*** empty log message ***Jim Meyering
2005-09-26*** empty log message ***Jim Meyering
2005-09-26(TESTS): Add read-only.Jim Meyering
2005-09-26New test, for root of chmod/usage failure.Jim Meyering
2005-09-26*** empty log message ***Jim Meyering
2005-09-26Work around the root cause of alpha-linux-1.sf.net test failure.Jim Meyering
2005-09-26Undo the s/files/file/ change, but addJim Meyering
2005-09-25*** empty log message ***Jim Meyering
2005-09-25(setuid-etc): Work around output mismatch whenJim Meyering
2005-09-25.Jim Meyering
2005-09-25.Jim Meyering
2005-09-25*** empty log message ***Jim Meyering
2005-09-25*** empty log message ***Jim Meyering
2005-09-25*** empty log message ***Jim Meyering
2005-09-25Use newer trap and tmpdir-creation framework.Jim Meyering
2005-09-25Protect against multiple inclusion.Jim Meyering
2005-09-25(touch): "touch -" now touches standard output.Paul Eggert
2005-09-25"touch -" now touches standard output.Paul Eggert
2005-09-25"touch -" now touches standard output.Paul Eggert
2005-09-25Support having a null PATH if the file descriptor is nonnegative.Paul Eggert
2005-09-25(ENOSYS): Define if not already defined.Paul Eggert
2005-09-25(touch invocation): "touch -" now touches standard output.Paul Eggert
2005-09-25"touch -" now touches standard output.Paul Eggert
2005-09-25Upgrade regex_internal.h patch.Paul Eggert
2005-09-25(__GNUC_PREREQ, always_inline, inline, pure):Paul Eggert
2005-09-25Prefer fchown to chown and fchmod to chmod when copying regular files.Paul Eggert
2005-09-25* jm-macros.m4 (gl_MACROS): Check for fchmod and fchown.Paul Eggert
2005-09-25(gl_MACROS): Check for fchmod and fchown.Paul Eggert
2005-09-25(HAVE_FCHMOD, HAVE_FCHOWN): Define to 0 if not defined.Paul Eggert
2005-09-24* Makefile.am (libcoreutils_a_SOURCES): Remove mbchar.c.Paul Eggert
2005-09-24(libcoreutils_a_SOURCES): Remove mbchar.c, sincePaul Eggert
2005-09-24* mbchar.m4 (gl_MBCHAR): Check for wchar.h and wctype.h.Paul Eggert
2005-09-24(gl_MBCHAR): Check for wchar.h and wctype.h, andPaul Eggert
2005-09-24* regex_internal.h (__attribute): Define to nothing for GCC 2.Paul Eggert
2005-09-24(__attribute): Define to nothing for GCC 2.Paul Eggert
2005-09-24.Jim Meyering
2005-09-24*** empty log message ***Jim Meyering
2005-09-24(EXTRA_DIST): Add .x-sc_no_if_have_config_h.Jim Meyering
2005-09-24(sc_no_if_have_config_h): New rule.Jim Meyering
2005-09-24*** empty log message ***Jim Meyering
2005-09-24Use `#ifdef HAVE_CONFIG_H', not `#if HAVE_CONFIG_H', for consistency with gnu...Jim Meyering
2005-09-24.Jim Meyering