Skip to content
Snippets Groups Projects
Commit c2dbe181 authored by Owen W. Taylor's avatar Owen W. Taylor
Browse files

Fix docs for glnx_file_replace_contents()

The docs for `glnx_file_replace_contents[_with_perms]` say that the default mode
is 0666 - umask, but it's actually 0644. Because there's no thread-safe way of
finding out the current umask without grubbing around in /proc/self/status,
simply make the docs reflect reality.
parent 470af876
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment