Skip to content

Implement OFgetExecutablePath() on GNU/Hurd#137

Closed
pinotree wants to merge 1 commit intoDCMTK:masterfrom
pinotree:hurd
Closed

Implement OFgetExecutablePath() on GNU/Hurd#137
pinotree wants to merge 1 commit intoDCMTK:masterfrom
pinotree:hurd

Conversation

@pinotree
Copy link

@pinotree pinotree commented Jan 4, 2026

Make use of /proc/self/exe provided by the Linux-like procfs filesystem to implement OFgetExecutablePath() on the Hurd.

Since the POSIX-optional PATH_MAX is not available on the Hurd, provide a fallback definition of it, which should be good enough.

Make use of /proc/self/exe provided by the Linux-like procfs filesystem
to implement OFgetExecutablePath() on the Hurd.

Since the POSIX-optional PATH_MAX is not available on the Hurd, provide
a fallback definition of it, which should be good enough.
@eichelberg
Copy link
Member

I have merged this into the DCMTK testing branch today as commit #418ee5087. If it passes the nightly builds, it should appear in the public repository in a couple of days. Thank you for the pull request!

@eichelberg eichelberg closed this Jan 30, 2026
michaelonken pushed a commit that referenced this pull request Feb 2, 2026
Thanks to Pino Toscano (GitHub user pinotree) for the pull request.

This closes GitHub PR #137.
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.

2 participants