1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-28 18:14:37 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2006-02-07 22:33:01 +00:00
parent 781167fbe1
commit f90c6bf22e

View File

@@ -2,6 +2,9 @@
* Version 6.0-cvs.
* src/system.h (!defined O_DIRECT): If O_DIRECTIO is defined (as it
is on Tru64), define O_DIRECT to that. Patch From James Lemley.
* tests/help-version (expected_failure_status_vdir):
Redirect an expected disk-full diagnostic to /dev/null.