git-annex/Utility/LockFile
Joey Hess 06a813ad44
set locale encoding after fdTohandle
fdToHandle does not set the usual system locale encoding,
so when the Handle is used for any String IO, it needs to be done
manually for correctness.

I don't know if this fixes any bugs. It might eg, fix a bug with
multicast receive of a file.

Sponsored-by: Leon Schuermann
2025-09-15 21:35:38 -04:00
..
LockStatus.hs explict export lists 2019-11-21 16:08:37 -04:00
PidLock.hs set locale encoding after fdTohandle 2025-09-15 21:35:38 -04:00
Posix.hs audit all openFd and dupping for close-on-exec 2025-09-04 16:01:41 -04:00
Windows.hs OsPath transition Windows build fixes 2025-02-11 15:40:53 -04:00