summaryrefslogtreecommitdiffstats
path: root/mkspecs/hpuxi-acc-64
diff options
context:
space:
mode:
authorRitt Konstantin <ritt.ks@gmail.com>2011-01-11 11:33:33 (GMT)
committerQt Commercial Integration <QtCommercial@digia.com>2012-01-31 10:24:44 (GMT)
commitc49bf50c8e603e6986ebc329e7776233483e98ab (patch)
tree751415927d58ee9d19472ec3ca853c81bfb062a9 /mkspecs/hpuxi-acc-64
parent4e00ed2a97bf1438cc68911ac75d61d2330abea8 (diff)
downloadQt-c49bf50c8e603e6986ebc329e7776233483e98ab.zip
Qt-c49bf50c8e603e6986ebc329e7776233483e98ab.tar.gz
Qt-c49bf50c8e603e6986ebc329e7776233483e98ab.tar.bz2
make the modifySemaphore() signal-safe on linux
as POSIX man says, if semop() is interrupted by a signal, it shall return -1 and set errno to EINTR. in qcore_unix_p.h, we have EINTR_LOOP helper macro exactly for such cases ;) Task-number: QTBUG-14434 Merge-request: 998 Reviewed-by: Olivier Goffart
Diffstat (limited to 'mkspecs/hpuxi-acc-64')
0 files changed, 0 insertions, 0 deletions