summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-20Fix a typo in the handling of %x and %X.Jim Meyering
2007-03-20Skip part of this test when "." is not a local file system.Jim Meyering
2007-03-20* src/Makefile.am (dir_LDADD, ls_LDADD, vdir_LDADD):Paul Eggert
2007-03-18Fix a generic NFS-related test failure.Jim Meyering
2007-03-18Merge branch 'master' of /cuJim Meyering
2007-03-18Fix a bug in how pr -m -s works.Jim Meyering
2007-03-17Fix a silly syntax error introduced in last change.Jim Meyering
2007-03-17fix a syntax errorJim Meyering
2007-03-17Detect use of AC_CONFIG_AUX_DIR also when its argument is quoted.Jim Meyering
2007-03-17* tests/misc/tty-eof: Add shuf to the list of tested commands.Jim Meyering
2007-03-17Avoid test failure on NFS-mounted Solaris ZFS file system.Jim Meyering
2007-03-17Avoid an obscure build failure, prefer waitpid over wait.Jim Meyering
2007-03-17* bootstrap: Don't use \> in grep regexp. For HP-UX.Jim Meyering
2007-03-16Begin adding support for Solaris ZFS (4 entries per trivial ACL)Jim Meyering
2007-03-16* bootstrap: Update from gnulib.Jim Meyering
2007-03-16* .x-sc_prohibit_atoi_atof: Add TODO here, too.Jim Meyering
2007-03-16* src/copy.c: Include filemode.h.Paul Eggert
2007-03-16Fix manual in response to bug reports by Dan Jacobson.Paul Eggert
2007-03-15Enforce policy: don't use *scanf functions.Jim Meyering
2007-03-13Prepare to work on ACL-related failure when using Solaris ZFS.Jim Meyering
2007-03-13Work around a failing test due to an NFS-based race condition.Jim Meyering
2007-03-12* coreutils.texi (cp invocation): Mention that --preserve=timestampsJim Meyering
2007-03-12Merge branch 'master' of /cuJim Meyering
2007-03-12Make bootstrap.conf a tiny bit more generic.Jim Meyering
2007-03-10Try to fix today's NFS-related failure: Treat ESTALE like EACCES.Jim Meyering
2007-03-10The preceding change solved part of the problem. Now ginstall fails.Jim Meyering
2007-03-10* tests/install/basic-1: When setting up an unreadable "." in anJim Meyering
2007-03-10remove trailing blanksJim Meyering
2007-03-10* Makefile.maint (po-check): Exclude c99-to-c89.diff.Jim Meyering
2007-03-10Mention that both Jay Soffian and Charles Randall wrote early versionsJim Meyering
2007-03-09* tests/chgrp/basic: Also avoid test failures on Darwin 8.8.x (MacOS X 10.4).Jim Meyering
2007-03-09src/fs.h: git-rm a generated but already-ignored fileJim Meyering
2007-03-09Avoid test failures on Darwin 7.9.0 (MacOS X 10.3.9)Jim Meyering
2007-03-08* src/c99-to-c89.diff: Reflect the new c99'ism, update offsets.Jim Meyering
2007-03-08Add to .cvsignore and .gitignore files.Jim Meyering
2007-03-08TODO: printf: support %a even when the native *printf(3) is deficientJim Meyering
2007-03-08rm without -f: give a better diagnostic when euidaccess fails.Jim Meyering
2007-03-08Generalize a few more cvs-isms.Jim Meyering
2007-03-08* bootstrap: Run libtool, if necessary.Jim Meyering
2007-03-08Make bootstrap a little more general.Jim Meyering
2007-03-04* vasnprintf.c (VASNPRINTF): Add missing semicolon.Jim Meyering
2007-03-03Fix a bug: cp -x would fail to set mount point permissions.Andrew Church
2007-03-03pwd-unreadable-parent: Skip test on ia64/Linux, too.Jim Meyering
2007-03-02Add to .cvsignore and .gitignore files.Jim Meyering
2007-03-02* vasnprintf.c (VASNPRINTF): Remove cast of alloca return value.Jim Meyering
2007-03-02pwd-unreadable-parent: Skip test on non-Linux/GNU systems.Jim Meyering
2007-03-02* tests/misc/pwd-long: Also allow "+" in $PWD.Jim Meyering
2007-03-02* Makefile.maint (my-distcheck): Skip the c99/c89 check if there's no such .d...Jim Meyering
2007-03-02Remove another coreutils-ism. Formatting cleanup.Jim Meyering
2007-03-01* Makefile.maint (warn_cflags): Hoist, adding "-Dlint -O".Jim Meyering