qt6-bb10/mkspecs/common
Ahmad Samir 366657b951 Remove QT_READDIR_R macro from qplatformdefs.h
readdir_r() has been deprecated since glibc-2.24; all usage of
QT_READDIR_R in qtbase has been ported to readdir() since 2016
4b6784b49c (which explains in details the
reasons behind the deprecation).

What's left is the QT_READDIR_R, user code that still uses it, can
switch to readdir_r() (which is not advisable).

[ChangeLog][QtCore] Removed QT_READDIR_R macro; readdir_r() has been
deprecated since glibc-2.24 and it's recommended to use readdir()
instead. For more details see:
https://man7.org/linux/man-pages/man3/readdir_r.3.html

Change-Id: Icca2dca7e696533dcb983a82ba97a13baadcf015
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2024-02-06 00:57:17 +02:00
..
aix
android Remove QT_READDIR_R macro from qplatformdefs.h 2024-02-06 00:57:17 +02:00
bsd
c89
integrity
mac
posix Remove QT_READDIR_R macro from qplatformdefs.h 2024-02-06 00:57:17 +02:00
qnx Remove QT_READDIR_R macro from qplatformdefs.h 2024-02-06 00:57:17 +02:00
rtems
uikit
vxworks undef READ and WRITE on VxWorks 2023-08-31 22:30:35 +00:00
wasm Remove QT_READDIR_R macro from qplatformdefs.h 2024-02-06 00:57:17 +02:00
clang-mac.conf
clang.conf
g++-base.conf
g++-macx.conf
g++-unix.conf
g++-win32.conf
g++.conf
gcc-base-mac.conf
gcc-base-unix.conf
gcc-base.conf
ghs-base.conf
ghs-integrity-armv7.conf
ghs-integrity-armv8.conf
ghs-integrity-x86.conf
icc-base-unix.conf
ios.conf
linux.conf
llvm.conf
mac.conf
macx.conf Bump macOS minimum deployment target to 12 (Monterey) 2024-02-01 01:50:35 +02:00
msvc-based-version.conf
msvc-desktop.conf
msvc-version.conf
qcc-base-qnx-aarch64le.conf
qcc-base-qnx-armle-v7.conf
qcc-base-qnx-x86-64.conf
qcc-base-qnx-x86.conf
qcc-base-qnx.conf
qcc-base.conf
rtems-base.conf
sanitize.conf
shell-unix.conf
shell-win32.conf
solaris.conf
tvos.conf
uikit.conf
unix.conf
watchos.conf
windows-desktop.conf
windows-vulkan.conf