mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-25 00:27:19 +08:00
fcc87263c4
Reviewed-by: Johannes Schindelin <Johannes.Schindelin@gmx.de> Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
13 lines
463 B
Groff
13 lines
463 B
Groff
Bug Fixes
|
|
---------
|
|
|
|
- Make <sys/cpuset.h> safe for c89 compilations.
|
|
Addresses: https://cygwin.com/pipermail/cygwin-patches/2023q3/012308.html
|
|
|
|
- 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
|