From 9cff318f9f5f8fbeba4cb5c746b88f6919b8ab9e Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Wed, 12 Jul 2023 13:55:23 +0200 Subject: Cygwin: add AT_EMPTY_PATH fix to release message Reviewed-by: Johannes Schindelin Signed-off-by: Corinna Vinschen --- winsup/cygwin/release/3.4.8 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/winsup/cygwin/release/3.4.8 b/winsup/cygwin/release/3.4.8 index 3113be8..595b584 100644 --- a/winsup/cygwin/release/3.4.8 +++ b/winsup/cygwin/release/3.4.8 @@ -6,3 +6,7 @@ Bug Fixes - Make gcc-specific code in compiler-agnostic. Addresses: https://cygwin.com/pipermail/cygwin/2023-July/253927.html + +- Fix AT_EMPTY_PATH handling in fchmodat and fstatat if dirfd referres to + a file other than a directory + Addresses: https://cygwin.com/pipermail/cygwin-patches/2023q2/012306.html -- cgit v1.1