Re: [PATCH 5/5] Cygwin: add AT_EMPTY_PATH fix to release message

2023-07-28 Thread Corinna Vinschen
On Jul 28 17:11, Pedro Alves wrote:
> On 2023-07-12 13:08, Corinna Vinschen wrote:
> > +- Fix AT_EMPTY_PATH handling in fchmodat and fstatat if dirfd referres to
> 
> referres -> refers

Oops, sorry, too late :}


Re: [PATCH 5/5] Cygwin: add AT_EMPTY_PATH fix to release message

2023-07-28 Thread Pedro Alves
On 2023-07-12 13:08, Corinna Vinschen wrote:
> +- Fix AT_EMPTY_PATH handling in fchmodat and fstatat if dirfd referres to

referres -> refers


[PATCH 5/5] Cygwin: add AT_EMPTY_PATH fix to release message

2023-07-12 Thread Corinna Vinschen
From: Corinna Vinschen 

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 d1e34ce3c633..581ed5a140ff 100644
--- a/winsup/cygwin/release/3.4.8
+++ b/winsup/cygwin/release/3.4.8
@@ -3,3 +3,7 @@ Bug Fixes
 
 - Make  safe for c89 compilations.
   Addresses: https://cygwin.com/pipermail/cygwin-patches/2023q3/012308.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
-- 
2.40.1