nixpkgs/pkgs/tools/misc/coreutils
Marc Weber 9e82d3dd08 version bump to coreutils-7.1
7.1 adds the new flag iflag=fullblock!

This line without fullblock copies a different amount of data each
time !
cat /dev/zero | dd iflag=fullblock bs=1M count=1000 of=/dev/null;

svn path=/nixpkgs/trunk/; revision=14547
2009-03-16 00:20:34 +00:00
..
default.nix version bump to coreutils-7.1 2009-03-16 00:20:34 +00:00
gnulib-futimens.patch Added patch from Gentoo for glibc 2.6 compatibility. It just randomly renames an inner function, so glibc 2.5-safe. 2007-10-11 03:41:29 +00:00
setting-time-backward-compatibility.patch Adding (disabled) time compatibility patch for coreutils - this allows 2008-10-05 08:41:54 +00:00