summaryrefslogtreecommitdiffstats
path: root/scripts/git-intercept/git@git.enea.com:linux
diff options
context:
space:
mode:
authorRandolph Sapp <rs@ti.com>2025-10-01 19:28:24 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-10-06 23:15:59 +0100
commitcbf72b3696497c0c794e4497c4a5dcdcf13d8219 (patch)
tree6867758e3f2b2079bdb68a5b688fe7f78cefa0e1 /scripts/git-intercept/git@git.enea.com:linux
parentbb8aa3740f6cb318f63b708e84ee67dbd1334ce1 (diff)
downloadpoky-cbf72b3696497c0c794e4497c4a5dcdcf13d8219.tar.gz
go: fix sigaction usage on i386 platforms
In upstream the following commit [1] was submitted to resolve issues with sigaction being used in linked libraries with cgo applications. runtime: when using cgo on 386, call C sigaction function This resolves potential segfaults with cgo applications that link to libraries that intend to switch out signal handlers temporarily with sigaction. [1] https://github.com/golang/go/commit/c5737dc21bbac9fbefc35ac9313e66291d66b382 (From OE-Core rev: 1bc7a1731b218bb5c8a08c9823c777a40e17555e) Signed-off-by: Randolph Sapp <rs@ti.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/git-intercept/git@git.enea.com:linux')
0 files changed, 0 insertions, 0 deletions