helix-mods/helix-term
Kirawi e5372b04a1
Fix writing hardlinks (#11340)
* don't use backup files with hardlinks

* check if the inodes remain the same in the test

* move funcs to faccess and use AsRawHandle

* use a copy as a backup for hardlinks

* delete backup after copy
2024-07-27 12:21:52 -05:00
..
src Use fs' mtime to avoid saving problem on out-of-synced network fs (#11142) 2024-07-27 10:47:23 -05:00
tests Fix writing hardlinks (#11340) 2024-07-27 12:21:52 -05:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs Add icon to Windows executable (#9104) 2024-01-28 18:31:10 +09:00
Cargo.toml Fix writing hardlinks (#11340) 2024-07-27 12:21:52 -05:00