Skip to content

coreutils: replace /proc/ by /dev/#12553

Open
oech3 wants to merge 1 commit into
uutils:mainfrom
oech3:patch-1
Open

coreutils: replace /proc/ by /dev/#12553
oech3 wants to merge 1 commit into
uutils:mainfrom
oech3:patch-1

Conversation

@oech3
Copy link
Copy Markdown
Contributor

@oech3 oech3 commented Jun 1, 2026

Closes #12552

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 1, 2026

GNU testsuite comparison:

Skip an intermittent issue tests/date/date-locale-hour (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/tail/tail-n0f (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/timeout/timeout-group (fails in this run but passes in the 'main' branch)
Note: The gnu test tests/rm/many-dir-entries-vs-OOM is now being skipped but was previously passing.
Congrats! The gnu test tests/printf/printf-surprise is now passing!

@sylvestre
Copy link
Copy Markdown
Contributor

please explain the why in the commit message

@oech3 oech3 marked this pull request as ready for review June 1, 2026 11:17
AT_EXECFN is /dev/fd/N if binary was called by fexecve(3), not /proc/self/fd/N
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.

Multicall binary fails to dispatch when invoked via fexecve/execveat(..., AT_EMPTY_PATH) — derives util name from binary path instead of argv[0]

2 participants