Skip to content

fix(mkfifo): report actual OS error instead of hardcoded 'File exists'#12691

Open
koopatroopa787 wants to merge 2 commits into
uutils:mainfrom
koopatroopa787:fix-mkfifo-error-message
Open

fix(mkfifo): report actual OS error instead of hardcoded 'File exists'#12691
koopatroopa787 wants to merge 2 commits into
uutils:mainfrom
koopatroopa787:fix-mkfifo-error-message

fix(mkfifo): use os_err_msg() to strip (os error N) suffix instead of…

d6e875e
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

1 warning and 1 notice
MinRustV (ubuntu-latest, feat_os_unix)
succeeded Jun 9, 2026 in 3m 59s