The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

Download Latest Version coreutils-0.4.0-i686-pc-windows-msvc.zip (4.7 MB)
Email in envelope

Get an email when there's a new version of uutils coreutils

Home / 0.4.0
Name Modified Size InfoDownloads / Week
Parent folder
coreutils-0.4.0-aarch64-apple-darwin.tar.gz < 10 hours ago 5.0 MB
coreutils-0.4.0-x86_64-apple-darwin.tar.gz < 10 hours ago 5.4 MB
coreutils-0.4.0-i686-pc-windows-msvc.zip < 10 hours ago 4.7 MB
coreutils-0.4.0-x86_64-pc-windows-msvc.zip < 10 hours ago 4.8 MB
coreutils-0.4.0-i686-unknown-linux-gnu.tar.gz < 10 hours ago 5.9 MB
coreutils_0.4.0_i686.deb < 10 hours ago 4.5 MB
coreutils-0.4.0-x86_64-unknown-linux-gnu.tar.gz < 10 hours ago 5.6 MB
coreutils_0.4.0_amd64.deb < 10 hours ago 4.2 MB
coreutils-0.4.0-x86_64-pc-windows-gnu.zip < 11 hours ago 4.7 MB
coreutils-0.4.0-i686-unknown-linux-musl.tar.gz < 11 hours ago 5.6 MB
coreutils-musl_0.4.0_i686.deb < 11 hours ago 4.3 MB
coreutils-0.4.0-aarch64-pc-windows-msvc.zip < 11 hours ago 4.9 MB
coreutils-0.4.0-aarch64-unknown-linux-musl.tar.gz < 11 hours ago 5.4 MB
coreutils-musl_0.4.0_arm64.deb < 11 hours ago 4.1 MB
coreutils-0.4.0-arm-unknown-linux-gnueabihf.tar.gz < 11 hours ago 6.1 MB
coreutils_0.4.0_armhf.deb < 11 hours ago 4.6 MB
coreutils-0.4.0-x86_64-unknown-linux-musl.tar.gz < 11 hours ago 5.5 MB
coreutils-musl_0.4.0_amd64.deb < 11 hours ago 4.2 MB
coreutils-0.4.0-aarch64-unknown-linux-gnu.tar.gz < 11 hours ago 5.6 MB
coreutils_0.4.0_arm64.deb < 11 hours ago 4.2 MB
0.4.0 source code.tar.gz < 11 hours ago 2.9 MB
0.4.0 source code.zip < 11 hours ago 3.7 MB
README.md < 11 hours ago 13.7 kB
Totals: 23 Items   105.9 MB 0

📦 Rust Coreutils 0.4.0 Release:

We are pleased to announce the release of Rust Coreutils 0.4.0 — continuing our journey toward full GNU compatibility with improved test coverage, enhanced functionality, and robust implementations!


Highlights:

  • Enhanced GNU Compatibility
  • 544 passing tests (+12 from 0.3.0), achieving 85.80% compatibility
  • Reduced failures from 68 to 56 (-12)
  • Better compatibility with GNU date timezone handling

  • Algorithm & Performance Improvements

  • factor: Integrated num_prime crate for faster u64/u128 factorization
  • tsort: Fixed stack overflow issues with iterative DFS implementation
  • cksum: Added comprehensive performance benchmarks
  • mkdir: Fixed stack overflow with deeply nested directories

  • Platform Support Enhancements

  • OpenBSD support for stdbuf and uptime
  • FreeBSD build and test improvements
  • Better cross-platform compatibility

  • hashsum Reorganization

  • Removed non-GNU binaries to fix interface divergence
  • Merged functionality into cksum for better GNU compatibility
  • Marked hashsum as deprecated in favor of cksum

  • Contributions: This release was made possible by the dedication of 17 contributors, including 4 newcomers.


GNU Test Suite Compatibility:

Result 0.3.0 0.4.0 Change 0.3.0 to 0.4.0 % Total 0.3.0 % Total 0.4.0 % Change 0.3.0 to 0.4.0
Pass 532 544 +12 83.91% 85.80% +1.89%
Skip 33 33 0 5.20% 5.20% +0.01%
Fail 68 56 -12 10.73% 8.83% -1.90%
Error 1 1 0 0.16% 0.16% 0%
Total 634 634 0

GNU testsuite evolution


Call to Action:

🌍 Help us translate - Contribute translations at Weblate 🚀 Sponsor us on GitHub to accelerate development: github.com/sponsors/uutils 🔗 Download the latest release: https://uutils.github.io

What's Changed

base64

cat

chown

cksum

comm

date

dd

du

factor

hashsum

install

ls

mkdir

od

printenv

printf

stdbuf

timeout

truncate

tsort

uptime

uudoc

Documentation

CI & Build

Code Quality & Cleanup

Performance & Benchmarking

Version Management

Dependency Updates

New Contributors

Full Changelog: https://github.com/uutils/coreutils/compare/0.3.0...0.4.0

Source: README.md, updated 2025-11-09