Skip to content

Conversation

@Ecordonnier
Copy link
Contributor

No need to use the unsafe libc::execvp(), the standard rust library provides the functionality via the safe function Command::exec().

No need to use the unsafe `libc::execvp()`, the standard rust library provides
the functionality via the safe function `Command::exec()`.

Signed-off-by: Etienne Cordonnier <[email protected]>
@github-actions
Copy link

github-actions bot commented Dec 9, 2025

GNU testsuite comparison:

Skip an intermittent issue tests/tail/overlay-headers (fails in this run but passes in the 'main' branch)
Congrats! The gnu test tests/cksum/b2sum is no longer failing!

@RenjiSann RenjiSann merged commit 92d7792 into uutils:main Dec 9, 2025
127 checks passed
@Ecordonnier Ecordonnier deleted the eco/nohup-command-exec branch December 9, 2025 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants