Hi, After reiterating over my patches, I see this must come after implementing the 'poor mans cache' commit.
I will reorder in a new patch-set. Sorry about that. Ben... On 15-01-2021 14:45, Ben Wijen wrote: > Implement _unlink_nt: wich does not depend on patch_conv > --- > winsup/cygwin/fhandler_disk_file.cc | 4 +- > winsup/cygwin/forkable.cc | 4 +- > winsup/cygwin/syscalls.cc | 239 ++++++++++++++++++++++++++-- > 3 files changed, 228 insertions(+), 19 deletions(-) >