-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Pull requests: uutils/coreutils
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
timeout: replace the busy loop with
sigtimedwait (#9099)
#9123
opened Nov 3, 2025 by
andreacorbellini
Loading…
fix(uudoc): Correctly parse version string for documentation (#8600)
#9115
opened Nov 1, 2025 by
mikenu-jp
Loading…
dd: optimize O_DIRECT buffer alignment to reduce syscall overhead
#9104
opened Nov 1, 2025 by
naoNao89
Loading…
1 of 2 tasks
feat(timeout): add benchmarking support and optimize signal handling
#9100
opened Oct 31, 2025 by
mattsu2020
Loading…
Added unit tests for stty.rs to improve test coverage
#9094
opened Oct 30, 2025 by
naoNao89
Loading…
chore(deps): update rust crate icu_provider to v2.1.1
#9070
opened Oct 28, 2025 by
renovate
bot
Loading…
1 task
comm: remove double reads, which cause data from named pipes to be skipped
#9062
opened Oct 28, 2025 by
andreacorbellini
Loading…
Add comprehensive readonly file regression tests for cp
#9045
opened Oct 27, 2025 by
naoNao89
Loading…
refactor: use execvp directly instead of process::Command
#9013
opened Oct 25, 2025 by
mattsu2020
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.