Ludovic Courtès <[email protected]> skribis: > 137<--176(pid8674)->dir_lookup ("proc/self/exe" 65 0) = 0 1 "self/exe" > 191<--190(pid8674) > 191<--190(pid8674)->dir_lookup ("self/exe" 65 0) = 0 3 "pid/exe" (null)
Looking more closely, I found that we’re missing FS_RETRY_MAGICAL support for “pid” in hurd/lookup-retry.c, which the ‘t/magic-pid’ branch on hurd/glibc.git provides. I’ll integrate it in Guix. Any particular reason why this patch hasn’t made it upstream? Ludo’.
