Skip to content

Conversation

@martamaja10
Copy link
Contributor

No description provided.

@github-actions
Copy link

Test Results

    18 files      18 suites   4d 2h 55m 2s ⏱️
 2 687 tests  2 686 ✅ 0 💤 1 ❌
46 530 runs  46 529 ✅ 0 💤 1 ❌

For more details on these failures, see this check.

Results for commit 71d583c.

@dpiparo dpiparo merged commit eb0166f into root-project:master Nov 30, 2024
19 of 21 checks passed
dpiparo added a commit to dpiparo/root that referenced this pull request Nov 30, 2024
Reverts commit 6f0f942 after accidental merge of root-project#17095 and revert
of the commit the PR introduced.
Some ordering is required in merging, without which several conflicts
arise.
dpiparo added a commit that referenced this pull request Dec 3, 2024
Reverts commit 6f0f942 after accidental merge of #17095 and revert
of the commit the PR introduced.
Some ordering is required in merging, without which several conflicts
arise.
ahmedbilal9 pushed a commit to ahmedbilal9/root that referenced this pull request Nov 24, 2025
This change allows the system umask to control file permissions
instead of hardcoding them to 0644. Files will now be created with
permissions determined by (0666 & ~umask), which is the standard
Unix behavior.

Files modified:
- io/io/src/TFile.cxx
- io/io/src/TMapFile.cxx
- io/io/src/TMemFile.cxx
- io/dcache/src/TDCacheFile.cxx
- net/net/src/TFTP.cxx
- net/net/src/TApplicationServer.cxx

Fixes root-project#17095
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants