OpenBSD: add getexecpath() - #5465
Conversation
3cd2f16 to
844e3a0
Compare
844e3a0 to
cbc4591
Compare
There was a problem hiding this comment.
Please include source links so I don't have to dig :) https://github.com/rust-lang/libc/blob/main/CONTRIBUTING.md#source-links
|
Reminder, once the PR becomes ready for a review, use |
|
@rustbot ready |
|
Implementation looks fine to me but this seems brand new openbsd/src@6f5c51a so up to Sebastien whether to merge now or wait. |
Sure, I can wait either way. |
|
I would prefer if we wait a bit, at least that base userland to active using it. |
|
One month perhaps? @rustbot blocked |
|
(https://snoozeth.is/UPFZvnLl_oQ) I will wait until Sun, 04 Oct 2026 18:56:08 UTC and then add label S-waiting-on-review and remove label S-blocked. @rustbot claim. |
Description
add getexecpath() support for OpenBSD.
Sources
https://github.com/openbsd/src/blob/6f5c51ae477e3fbcceb5c62bf24ab89dede0d1c6/include/unistd.h
@rustbot label +stable-nominated