index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.10.0
6.10.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.5.5
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
6.9.2
6.9.3
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
corelib
/
ipc
/
qsystemsemaphore.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mark src/corelib/ipc as security:significant
Matthias Rauter
2025-07-04
1
-0
/
+1
*
IPC: Add missing includes of errno.h
Martin Storsjö
2024-11-15
1
-0
/
+1
*
IPC: Un-deprecate the "legacy" key API
Thiago Macieira
2023-11-24
1
-16
/
+1
*
IPC: Move the legacy key to the QNativeIpcKey
Thiago Macieira
2023-09-17
1
-5
/
+1
*
IPC: make the two platformSafeKey functions return QNativeIpcKey
Thiago Macieira
2023-09-17
1
-2
/
+2
*
Add missing deprecation guards
Yuhang Zhao
2023-02-21
1
-0
/
+4
*
Doc: Fix documentation warnings for Qt Core
Topi Reinio
2023-02-06
1
-3
/
+3
*
Short live q20::construct_at()!
Friedemann Kleint
2023-02-01
1
-11
/
+2
*
IPC: add support for multiple backends to QSystemSemaphore
Thiago Macieira
2023-01-22
1
-7
/
+40
*
IPC: remove the rekeying optimization for System V semaphores
Thiago Macieira
2023-01-22
1
-9
/
+0
*
IPC: add native key support to QSystemSemaphore
Thiago Macieira
2023-01-22
1
-69
/
+104
*
IPC: include the error text instead of errno code in errorString
Thiago Macieira
2023-01-22
1
-1
/
+2
*
IPC: handle EMFILE as an OutOfResources error
Thiago Macieira
2023-01-22
1
-0
/
+1
*
IPC: move the *_unix.cpp contents to the main files
Thiago Macieira
2023-01-22
1
-0
/
+35
*
IPC: split the backend implementations of QSystemSemaphore...
Thiago Macieira
2023-01-22
1
-2
/
+2
*
IPC: Move QSharedMemory and QSystemSemaphore from kernel/ to ipc/
Thiago Macieira
2023-01-22
1
-0
/
+330