Age | Commit message (Expand) | Author |
2005-11-04 | *** empty log message *** | Jim Meyering |
2005-11-04 | Mark this test as `very-expensive' | Jim Meyering |
2005-11-04 | mark this as a very-expensive test | Jim Meyering |
2005-11-04 | (TESTS): Add 2g. | Jim Meyering |
2005-11-04 | Test for a bug that bites at least on AIX 5.1 systems. | Jim Meyering |
2005-11-04 | just like expensive, but `very' | Jim Meyering |
2005-11-04 | (EXTRA_DIST): Add very-expensive. | Jim Meyering |
2005-11-02 | rm -d no longer has any effect, and we plan to remove it (and maybe ln -d). | Paul Eggert |
2005-11-02 | (usage): Don't mention rm -d. | Paul Eggert |
2005-11-02 | (rm_option_init): Don't initialize unlink_dirs member, which went away. | Paul Eggert |
2005-11-02 | (struct rm_options): Remove unlink_dirs. | Paul Eggert |
2005-11-02 | (rm invocation): Don't mention --directory (-d). | Paul Eggert |
2005-11-02 | Mention that rm -d and maybe ln -d are scheduled for | Paul Eggert |
2005-11-02 | *** empty log message *** | Jim Meyering |
2005-11-02 | Fix typo in comment: s/fileutils/coreutils. | Jim Meyering |
2005-11-02 | *** empty log message *** | Jim Meyering |
2005-11-02 | Redirect stderr to /dev/null so the | Jim Meyering |
2005-11-02 | *** empty log message *** | Jim Meyering |
2005-11-02 | (sk-seek4): New test, to exercise the bug | Jim Meyering |
2005-11-02 | Accept a new type of input specifier: IN_PIPE, | Jim Meyering |
2005-11-02 | . | Jim Meyering |
2005-11-02 | *** empty log message *** | Jim Meyering |
2005-11-02 | (remove_entry): Emit a better diagnostic when rm | Jim Meyering |
2005-11-02 | test for today's fix | Jim Meyering |
2005-11-02 | (TESTS): Add dir-nonrecur. | Jim Meyering |
2005-11-01 | "touch 0101000000" now operates as POSIX 1002.1-2001 requires. | Paul Eggert |
2005-11-01 | Add y2000 test. | Paul Eggert |
2005-11-01 | (main): Pass PDS_PRE_2000 to posixtime. | Paul Eggert |
2005-11-01 | (PDS_PRE_2000): New macro. | Paul Eggert |
2005-11-01 | (year): Arg is now syntax_bits rather than allow_century. | Paul Eggert |
2005-11-01 | (touch invocation): The old usage works only for 1969-1999 now. | Paul Eggert |
2005-11-01 | "touch 0101000000" now operates as POSIX 1003.1-2001 requires. | Paul Eggert |
2005-11-01 | "tail -c 2 FILE" now operates as POSIX 1003.1-2001 requires. | Paul Eggert |
2005-11-01 | (c-2, c-2-minus, c2, c2-minus): New tests. | Paul Eggert |
2005-11-01 | (parse_obsolete_option): Implement fix for "tail -c 2 FILE". | Paul Eggert |
2005-11-01 | (tail invocation): Describe obsolete usages | Paul Eggert |
2005-11-01 | tail -c 2 FILE now operates as POSIX 1002.1-2001 requires. | Paul Eggert |
2005-10-31 | * src/dd.c (skip): Fix off-by-one error. | Paul Eggert |
2005-10-31 | (skip): Fix off-by-one error reported by Theodoros V. Kalamatianos. | Paul Eggert |
2005-10-30 | Trivial changes to support SCO systems. | Paul Eggert |
2005-10-30 | (gl_FUNC_CHDIR_LONG): Check for MAXPATHLEN as well as PATH_MAX. | Paul Eggert |
2005-10-30 | (gl_FUNC_FPENDING): Correct check for SCO systems, | Paul Eggert |
2005-10-30 | Fix porting problems reported by Theodoros V. Kalamatianos. | Paul Eggert |
2005-10-30 | * tests/mkdir/p-3: Require that the test be run as non-root. | Paul Eggert |
2005-10-30 | Require that the test be run as non-root. | Paul Eggert |
2005-10-30 | [defined HAVE_CONFIG_H]: Include <config.h>, so that large files can be opened. | Paul Eggert |
2005-10-30 | (futimens) [HAVE_WORKING_UTIMES && HAVE_FUTIMES]: | Paul Eggert |
2005-10-30 | (__getcwd): Don't assume that system calls after readdir | Paul Eggert |
2005-10-28 | (savedir): Don't assume that xrealloc etc. leave errno alone. | Paul Eggert |
2005-10-28 | src/ln.c (FILE_BASENAME_CONCAT): Omit unnecessary slashes in the | Paul Eggert |