summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qsharedpointer.cpp
diff options
context:
space:
mode:
authorJarno Lämsä <jarno.lamsa@qt.io>2024-11-06 12:37:35 +0200
committerJarno Lämsä <jarno.lamsa@qt.io>2024-11-08 15:45:05 +0200
commit039b0c6b9b94eb7601fa3b652e8b668d32251f7e (patch)
tree9c14d848cb176132745d80805d3f0036b57f4b0f /src/corelib/tools/qsharedpointer.cpp
parent34b5e43e6259c6362c642a244ceb26d482f35b82 (diff)
Don't support moving files to trash on VxWorks
On VxWorks 24.03, the `AT_FDCWD` wasn't defined, which happened to branch to the correct branch. VxWorsk 24.09 TP does define the `AT_FDCWD`, which causes the preprocessor directives to branch to a branch where moving files to trash would be supported. In a sidenote, VxWorks doesn't define `renameat`, `O_DIRECTORY` nor `O_NOFOLLOW`. Task-number: QTBUG-130629 Pick-to: 6.8 Change-Id: I2b850813aeff6f925ab91932efd7aeb13f753f69 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/corelib/tools/qsharedpointer.cpp')
0 files changed, 0 insertions, 0 deletions