oech3 and GitHub
bd169bb373
remove unused import ( #12230 )
2026-05-11 19:51:33 +02:00
oech3 and Daniel Hofstetter
171735226a
tee: drop libc from Cargo.toml
2026-05-11 13:52:18 +02:00
oech3 and GitHub
57b2917c81
bump nix and libc ( #12233 )
2026-05-11 12:54:25 +02:00
xtqqczze and Daniel Hofstetter
6c7e4b33a6
uucore: remove dead code
2026-05-11 08:57:07 +02:00
oech3 and Daniel Hofstetter
def380d7c7
uutests: remove 1 unsafe
2026-05-11 08:29:09 +02:00
oech3 and Daniel Hofstetter
94b06d97ba
pipes.rs: don't mix raw write and buffered write
2026-05-10 16:45:49 +02:00
oech3 and Daniel Hofstetter
c784046182
od: generalize RawReader
2026-05-10 16:16:39 +02:00
oech3 and Daniel Hofstetter
9bf907dcb7
cat: dedup print_unbuffered
2026-05-10 14:23:54 +02:00
oech3 and Daniel Hofstetter
74f7fb0709
fuzz: remove unsafe
2026-05-10 13:44:31 +02:00
oech3 and Daniel Hofstetter
2036729164
test_chmod.rs: remove unsafe
2026-05-10 11:34:39 +02:00
renovate[bot] and Daniel Hofstetter
fbd4918c19
chore(deps): update rust crate clap_complete to v4.6.4
2026-05-10 10:43:52 +02:00
oech3 and GitHub
50ef31aa42
od: remove unsafe, GNU stdin compat on wasi ( #12205 )
2026-05-10 07:47:42 +02:00
xtqqczze and Daniel Hofstetter
f65350a3ad
toml: avoid defining tables out-of-order
...
fix `Tombi(tables-out-of-order)` lint
2026-05-09 14:32:01 +02:00
xtqqczze and Daniel Hofstetter
62767379de
cargo: clarify lto setting
2026-05-09 08:37:11 +02:00
renovate[bot] and Daniel Hofstetter
c42c7a2a7b
chore(deps): update rust crate ctor to v1.0.4
2026-05-09 08:21:51 +02:00
oech3 and Daniel Hofstetter
055a66b78e
cat: remove line buffering
2026-05-08 09:49:38 +02:00
xtqqczze and Daniel Hofstetter
aa10b3ad5e
uucore: fix cfg attributes causing dead code warnings
2026-05-08 08:37:39 +02:00
Sylvestre Ledru and GitHub
485b1563b7
sort: add benchmark for locale UTF-8 sorting ( #12185 )
2026-05-07 21:56:22 +02:00
Max Ambaum and GitHub
912471d40a
od: hex byte offset case fix ( #12175 )
...
* Made hex byte offset lowercase
* Added test based on issue
* Fixed formatting, moved import to local scope
* Fixed failing tests
* Forced no wasi test
* Revert "Forced no wasi test"
This reverts commit 0cd71c69bf .
* Switched linux to unix, to match test_dd
* Removed urandom dependency credit @cakebaker
2026-05-07 17:28:46 +02:00
renovate[bot] and Daniel Hofstetter
48f93aeeca
chore(deps): update rust crate ctor to v1.0.3
2026-05-07 17:20:44 +02:00
Aaryan Dogra and GitHub
980f269a79
fuzz: replace unsafe libc::dup by rustix::io::dup ( #12148 )
2026-05-07 12:59:53 +02:00
renovate[bot] and Daniel Hofstetter
5706b33f99
chore(deps): update rust crate ctor to v1.0.2
2026-05-07 10:31:47 +02:00
Daniel Hofstetter
10e3a9c3b8
tests,stdbuf: adapt to change in ctor
2026-05-07 09:44:53 +02:00
Daniel Hofstetter
17cb6787c6
Bump ctor from 0.12.0 to 1.0.1
2026-05-07 09:44:53 +02:00
oech3 and GitHub
b72274ffaa
cat: simplify match ( #12178 )
2026-05-07 08:55:26 +02:00