I've already submitted a patch for this but your fix is much
quicker... confirmed this snapshot resolved the problem. Thank you.
>> Hello:
>> I've found this problem when compile
>> casync(https://github.com/systemd/casync.git) in cygwin,workflow to
>> trigger this :
>> rootfd=open(".",O_C
Hello:
I've found this problem when compile
casync(https://github.com/systemd/casync.git) in cygwin,workflow to
trigger this :
rootfd=open(".",O_CLOEXEC|O_RDONLY|O_NOCTTY);
scandirat(rootfd,".", firstLevelDirEnts..);
foreach dirent in firstLevelDirEnts:
if dirent is di
2 matches
Mail list logo