[PATCH 07/11] syscalls.cc: Implement non-path_conv dependent _unlink_nt

Ben ben@wijen.net
Mon Jan 18 10:51:56 GMT 2021


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(-)
> 


More information about the Cygwin-patches mailing list