Cygwin: add AT_EMPTY_PATH fix to release message
Reviewed-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
f48ce81122
commit
fcc87263c4
|
@ -6,3 +6,7 @@ Bug Fixes
|
|||
|
||||
- Make gcc-specific code in <sys/cpuset.h> 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
|
||||
|
|
Loading…
Reference in New Issue