Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve _sir_getappfilename on BSD #360

Open
johnsonjh opened this issue Nov 20, 2023 · 0 comments
Open

Improve _sir_getappfilename on BSD #360

johnsonjh opened this issue Nov 20, 2023 · 0 comments
Assignees
Labels
enhancement like a new feature, just not as cool low-priority nothing too important

Comments

@johnsonjh
Copy link
Collaborator

johnsonjh commented Nov 20, 2023

On DragonFly BSD and NetBSD, _sir_getappfilename uses only /proc — we should use the sysctl/MIB method as a fallback, since these systems mount /proc by default, although they do not require it to be mounted for regular operation, and having it unmounted isn't too unusual.

@johnsonjh johnsonjh added enhancement like a new feature, just not as cool low-priority nothing too important labels Nov 20, 2023
@johnsonjh johnsonjh self-assigned this Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement like a new feature, just not as cool low-priority nothing too important
Projects
None yet
Development

No branches or pull requests

1 participant