Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-08-07 | darwin: syscallcompat: add RenameatxNp plus flags | rafjaf | |
Fix macos file saving problem by implementing RENAME_EXCHANGE flag. With test. The dummy value for RENAME_WHITEOUT collides with the new flags. Move it wayyy up. https://github.com/rfjakob/gocryptfs/issues/914 |