Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-18 | make error output a little clearer | Jim Meyering | |
2006-06-17 | * tests/rm/inaccessible: Skip this test on systems without openat support. | Jim Meyering | |
Reported by Bob Proulx. | |||
2006-06-16 | . | Jim Meyering | |
2006-06-16 | add these two files (a and b) so that I can remove them -- in the eyes of cvsps | Jim Meyering | |
2006-06-16 | remove the files once and for all, so that tools like cvsps (and even 'cvs ↵ | Jim Meyering | |
update') don't think they're still around | |||
2006-06-15 | Improve permission checks to handle | Paul Eggert | |
running mkdir test in set-gid directories. | |||
2006-06-14 | tests/du/basic: Revamp not to hard-code file system block sizes. | Jim Meyering | |
2006-06-12 | tests/du/Makefile.am (TESTS_ENVIRONMENT): Pass $(PERL), for the files0-from ↵ | Jim Meyering | |
test. | |||
2006-06-11 | Setting TIME_STYLE=long-iso in the environment would make the | Jim Meyering | |
cp/same-file test fail. * tests/envvar-check (vars): Add TIME_STYLE to the list. * tests/cp/same-file: Revert last change. Source the envvar-check script, to ensure that TIME_STYLE settings don't affect these tests. | |||
2006-06-11 | * tests/cp/same-file: Execute 'ls' in the C locale, so that it | Paul Eggert | |
uses POSIX time stamp formats. Problem reported by John Nixon in <http://lists.gnu.org/archive/html/bug-coreutils/2006-06/msg00062.html>. | |||
2006-06-08 | Ensure that cat works with any of the options, -A -v -e -E -T, | Jim Meyering | |
when applied to files in /proc and /sys, even when the FIONREAD ioctl produces nonsensical results. Before this change, cat would produce no output (or truncated output), for some linux kernels. * src/cat.c (write_pending): New function, factored out of cat. (cat): Also interpret a negative ioctl/FIONREAD count as indicating that there are bytes to read. Some versions of linux-2.6.16 do that. Write any pending output before returning. Reported by Dan Jacobson in <http://bugs.debian.org/370583>. * NEWS: Mention this bug fix. * tests/misc/cat-proc: New file. Test for the above. * tests/misc/Makefile.am (TESTS): Add cat-proc. | |||
2006-06-05 | Rename file to avoid bugs with VPATH builds and Solaris 'make'. | Paul Eggert | |
2006-06-05 | Don't assign to PROG; no longer needed | Paul Eggert | |
now that Makefile.am sets PROG to the basename. | |||
2006-06-05 | (PROG): Take the basename of $$tst, | Paul Eggert | |
in case Solaris make has prepended the directory. (TESTS): Adjust to test script renamings. | |||
2006-06-03 | Test for this: | Jim Meyering | |
Make `cp --link --no-dereference' work also on systems where the link system call cannot create a hard link to a symbolic link. * src/copy.c (copy_internal) [LINK_FOLLOWS_SYMLINKS]: Don't use the link syscall on a symlink when it would do the wrong thing. Based on the patch by Aurelien Jarno: <http://bugs.debian.org/329451> | |||
2006-06-03 | (TESTS): Add link-no-deref. | Jim Meyering | |
2006-06-01 | Don't assume that >&- works. | Paul Eggert | |
2006-06-01 | Don't assume that >&- works. Add a /dev/full test. | Paul Eggert | |
2006-06-01 | Don't assume that \< \> works in sed. | Paul Eggert | |
2006-05-28 | Source lang-default. From Ralf Wildenhues. | Jim Meyering | |
2006-05-28 | AIX 4.3.3 gives a different diagnostic. | Jim Meyering | |
Recognize it, too. Reported by Ralf Wildenhues, in http://lists.gnu.org/archive/html/bug-coreutils/2006-05/msg00192.html | |||
2006-05-13 | Test two more cases. | Jim Meyering | |
2006-05-11 | . | Jim Meyering | |
2006-05-11 | *** empty log message *** | Jim Meyering | |
2006-05-11 | (TESTS): Add no-target-dir. | Jim Meyering | |
2006-05-11 | ensure that mv did what it's supposed to | Jim Meyering | |
2006-05-11 | . | Jim Meyering | |
2006-05-11 | (TESTS): Add atomic. | Jim Meyering | |
2006-05-11 | New file/test for yesterday's fix. | Jim Meyering | |
2006-05-11 | Avoid harmless `ambiguous redirect' diagnostic. | Jim Meyering | |
2006-05-06 | . | Jim Meyering | |
2006-05-06 | Expand to test broken links encountered | Jim Meyering | |
implicitly, favoring Solaris 9 and OpenBSD 3.4 behavior. | |||
2006-05-06 | Expand to test inode from readdir case. | Jim Meyering | |
2006-05-06 | (TESTS): Add stat-vs-dirent. | Jim Meyering | |
2006-05-06 | *** empty log message *** | Jim Meyering | |
2006-05-06 | Work even on case-insensitive file system. | Jim Meyering | |
2006-04-25 | (relative-3): New test, derived from a bug report by John Thomas McDole. | Paul Eggert | |
2006-04-18 | Add new programs, base64, sha224sum, sha256sum, sha384sum, sha512sum. | Jim Meyering | |
2006-04-12 | Use \{...\} in test RE, to test that we're conforming to POSIX. | Paul Eggert | |
2006-04-12 | (fail-a): Adjust exit status to match new expr behavior, for status 2 versus 3. | Paul Eggert | |
(anchor): New test. (bre1, bre2, bre3, bre4, bre5, bre6, bre7, bre8, bre9, bre10): (bre11, bre12, bre13, bre14, bre15, bre16, bre17, bre18, bre19, bre20): (bre21, bre22, bre23, bre24, bre25, bre26, bre27, bre28, bre29, bre30): (bre31, bre32, bre33, bre34, bre35, bre36, bre37, bre38, bre39, bre40): (bre41, bre42, bre43, bre44, bre45, bre46, bre47, bre48, bre49, bre50): (bre51, bre52, bre53, bre54, bre55, bre56, bre57, bre58, bre59, bre60): (bre61, bre62): New tests. | |||
2006-04-12 | Do not assume that 'sed' can handle long, newline-free input. | Paul Eggert | |
Evaluate expr once, not $n times. | |||
2006-04-12 | Solaris 8 sh doesn't understand "if !". Do not assume that 'sed' can | Paul Eggert | |
handle long, newline-free input. | |||
2006-03-26 | . | Jim Meyering | |
2006-03-26 | . | Jim Meyering | |
2006-03-26 | remove this entire directory | Jim Meyering | |
2006-03-26 | remove this entire directory | Jim Meyering | |
2006-03-26 | (SUBDIRS): Remove basename. | Jim Meyering | |
2006-03-26 | (TESTS): Sort. Add basename, dirname. | Jim Meyering | |
2006-03-26 | new file -- from Eric Blake | Jim Meyering | |
2006-03-26 | Move to ../misc/basename | Jim Meyering | |