-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Pull requests: uutils/coreutils
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
minor fix for error message install to /proc/self/mem
#12718
opened Jun 8, 2026 by
zhw2101024
Contributor
Loading…
fix(install): zero umask at startup so ancestor dirs are created at exact 0755
#12715
opened Jun 8, 2026 by
abendrothj
Contributor
Loading…
2 tasks done
env: apply --ignore/--default/--block-signal to real-time signals
#12703
opened Jun 7, 2026 by
sylvestre
Contributor
Loading…
fix(mkfifo): report actual OS error instead of hardcoded 'File exists'
#12691
opened Jun 7, 2026 by
koopatroopa787
Loading…
cp: implement sparse copy support for windows
#12686
opened Jun 7, 2026 by
nikolalukovic
Contributor
Loading…
ptx: use char counts for before-chunk sizing in get_output_chunks
#12685
opened Jun 7, 2026 by
sylvestre
Contributor
Loading…
ls: apply two-line --time-style format to old/recent files correctly
#12681
opened Jun 7, 2026 by
sylvestre
Contributor
Loading…
install: dedup id resolution and make root test robust
#12680
opened Jun 7, 2026 by
sylvestre
Contributor
Loading…
ls: use Unicode quotes for locale/clocale styles in UTF-8 locales
#12675
opened Jun 6, 2026 by
sylvestre
Contributor
Loading…
fold: continue processing files after an open error
#12668
opened Jun 6, 2026 by
sylvestre
Contributor
Loading…
dd: propagate truncate errors on regular files
#12667
opened Jun 6, 2026 by
sylvestre
Contributor
Loading…
tail: treat a watched file replaced by a symlink as untailable
#12661
opened Jun 6, 2026 by
sylvestre
Contributor
Loading…
ls: treat '.' and '..' command-line args as directories, not symlinks
#12656
opened Jun 6, 2026 by
sylvestre
Contributor
Loading…
Potential fix for code scanning alert no. 5: Workflow does not contain permissions
#12655
opened Jun 6, 2026 by
sylvestre
Contributor
Loading…
cat, tail, head:allways splice with broker pipe for throughput
#12651
opened Jun 5, 2026 by
oech3
Contributor
Loading…
cp: harden sparse_copy against 32-bit panic and EOF hang
#12649
opened Jun 5, 2026 by
sylvestre
Contributor
Loading…
od: skip past end of seekable inputs without error
#12646
opened Jun 5, 2026 by
sylvestre
Contributor
Loading…
fix: remove Windows directory symlinks recursively
#12642
opened Jun 5, 2026 by
a-rookie-of-C-language
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.