(really) Bug 477630 - Include ucontext.h rather than sys/ucontext.h in Solaris sources
commit56a331352cc1d6b2926f75a362f4cee48f5b58d7
authorPaul Floyd <pjfloyd@wanadoo.fr>
Tue, 28 Nov 2023 07:33:08 +0000 (28 08:33 +0100)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Tue, 28 Nov 2023 07:33:08 +0000 (28 08:33 +0100)
treeeba80ca2c04b8dd196528a0a1b308a80c4f254c6
parent03180d4403b2b6e849d0a311584ed8b1e6528158
(really) Bug 477630 - Include ucontext.h rather than sys/ucontext.h in Solaris sources

Mixed up my patches and the previous commit should have been
Bug 477628 - Add mremap support for Solaris

Patch provided by
   Jakub Kulik kulikjak@gmail.com
14 files changed:
NEWS
include/vki/vki-solaris.h
memcheck/tests/amd64-solaris/context_fpu.c
memcheck/tests/amd64-solaris/context_gpr.c
memcheck/tests/amd64-solaris/context_rflags.c
memcheck/tests/amd64-solaris/context_rflags2.c
memcheck/tests/amd64-solaris/context_sse.c
memcheck/tests/solaris/scalar.c
memcheck/tests/solaris/thr_daemon_exit_standalone.c
memcheck/tests/x86-solaris/context_eflags.c
memcheck/tests/x86-solaris/context_eflags2.c
memcheck/tests/x86-solaris/context_fpu.c
memcheck/tests/x86-solaris/context_gpr.c
memcheck/tests/x86-solaris/context_sse.c