Age | Commit message (Expand) | Author |
2005-09-26 | Test "touch -" too, and change "touch -c - >&-" so that it does not | Paul Eggert |
2005-09-26 | Test "touch -" too. | Paul Eggert |
2005-09-26 | (touch): Handle "touch -c - >&-" by checking for EBADF | Paul Eggert |
2005-09-26 | utimens.c portability fixes. | Paul Eggert |
2005-09-26 | Include unistd.h, for dup2. | Paul Eggert |
2005-09-26 | *** empty log message *** | Jim Meyering |
2005-09-26 | (gl_FUNC_UTIMES): Detect the version of utimes | Jim 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-26 | New test, for root of chmod/usage failure. | Jim Meyering |
2005-09-26 | *** empty log message *** | Jim Meyering |
2005-09-26 | Work around the root cause of alpha-linux-1.sf.net test failure. | Jim Meyering |
2005-09-26 | Undo the s/files/file/ change, but add | Jim Meyering |
2005-09-25 | *** empty log message *** | Jim Meyering |
2005-09-25 | (setuid-etc): Work around output mismatch when | Jim 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-25 | Use newer trap and tmpdir-creation framework. | Jim Meyering |
2005-09-25 | Protect 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-25 | Support 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-25 | Upgrade regex_internal.h patch. | Paul Eggert |
2005-09-25 | (__GNUC_PREREQ, always_inline, inline, pure): | Paul Eggert |
2005-09-25 | Prefer 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, since | Paul 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, and | Paul 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-24 | Use `#ifdef HAVE_CONFIG_H', not `#if HAVE_CONFIG_H', for consistency with gnu... | Jim Meyering |
2005-09-24 | . | Jim Meyering |