Skip to content

Conversation

@bugdea1er
Copy link
Owner

@bugdea1er bugdea1er commented Dec 18, 2025

The directory::path() and directory::operator const path&() functions are now guaranteed to return the absolute canonical directory path, rather than a raw (potentially non-normalized) path.

This, for example, allows opening files in a temporary directory using the O_NOFOLLOW_ANY option in user programs.

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