qt6-bb10/src/3rdparty/forkfd
Thiago Macieira 37fd42459e forkfd: fix calling the old signal handler when there wasn't one
On some stupid systems, execve() may clear the handler but not clear
the SA_SIGINFO flag.

This change now requires that sa_handler and sa_sigaction be in a union
together. We can't operate otherwise.

Task-number: QTBUG-59246
Change-Id: I33850dcdb2ce4a47878efffd14a84b48a8f6b1e8
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2017-03-06 09:56:35 +00:00
..
LICENSE Fix forkfd 3rd party documenation 2016-11-23 09:35:41 +00:00
forkfd.c forkfd: fix calling the old signal handler when there wasn't one 2017-03-06 09:56:35 +00:00
forkfd.h Update the Intel copyright year 2016-01-21 22:44:16 +00:00
forkfd_gcc.h Update the Intel copyright year 2016-01-21 22:44:16 +00:00
qt_attribution.json Fix forkfd 3rd party documenation 2016-11-23 09:35:41 +00:00