Skip to content

Add GNU/Hurd Support to cwd()/exe()#558

Open
samuelvenable wants to merge 2 commits into
boostorg:developfrom
samuelvenable:patch-3
Open

Add GNU/Hurd Support to cwd()/exe()#558
samuelvenable wants to merge 2 commits into
boostorg:developfrom
samuelvenable:patch-3

Conversation

@samuelvenable

Copy link
Copy Markdown
Contributor

The /proc filesystem approach will only work in more recent versions of GNU/Hurd. There are ways to do it on this platform even when the /proc filesystem isn't mounted, good for use as a fallback solution, but I don't feel like adding that right now.

The `/proc` filesystem approach will only work in more recent versions of GNU/Hurd. There are ways to do it on this platform even when the `/proc` filesystem isn't mounted, good for use as a fallback solution, but I don't feel like adding that right now.
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.

1 participant