This website requires JavaScript.
Explore
Help
Sign In
uutils
/
coreutils
Watch
0
Star
0
Fork
0
You've already forked coreutils
mirror of
https://github.com/uutils/coreutils.git
synced
2026-06-10 15:48:22 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
rustix/remove-unsafe-libc
coreutils
/
fuzz
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Sylvestre Ledru
c545a4b9e8
refactor(sort): replace unsafe libc::fcntl with rustix::io::fcntl_getfd
2026-05-04 13:47:46 +02:00
..
.cargo
fuzz: add cargo clippy check for fuzz directory (
#10466
)
2026-01-24 19:34:35 +01:00
fuzz_targets
fuzz: adapt to changes in rand
2026-04-12 13:29:12 +02:00
uufuzz
Remove authors from Cargo metadata (per RFC 3052)
2026-04-16 09:55:50 +02:00
.gitignore
move the fuzz_date fuzzers
2023-03-10 00:03:26 +01:00
Cargo.lock
refactor(sort): replace unsafe libc::fcntl with rustix::io::fcntl_getfd
2026-05-04 13:47:46 +02:00
Cargo.toml
fuzz: bump rand from 0.9.0 to 0.10.1
2026-04-12 13:29:12 +02:00