]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update limits on makecontext() arguments in the setcontext_link test.
authorjhb <jhb@FreeBSD.org>
Wed, 31 Jan 2018 18:03:40 +0000 (18:03 +0000)
committerjhb <jhb@FreeBSD.org>
Wed, 31 Jan 2018 18:03:40 +0000 (18:03 +0000)
commita8a8cf8b3872fdf73b9f32d7ecbcadfa46d79bba
treeceeb480ad82db8e6b21dd30596d5b638aac6d16c
parent3c46b129ce272d05c953b3782eae2b54c2ec6f4e
Update limits on makecontext() arguments in the setcontext_link test.

sparc64 and riscv do not support 10 arguments, but MIPS now does.
While here, combine clauses for architectures that support the same
number of arguments to reduce duplication.

Sponsored by: DARPA / AFRL
contrib/netbsd-tests/lib/libc/sys/t_getcontext.c