freebsd-skq/contrib/netbsd-tests/lib
kib 3d333a281e Fix t_spawnattr test for attributes handling by posix_spawn(3).
Connect it to the build.

The code assumed that SCHED_* constants form a contiguous set of
numbers, remove the assumption by using schedulers[] array in
get_different_scheduler().  This is no-op on FreeBSD, but improves
code portability.

The selection of different priority used the min/max priority range of
the current scheduler class, instead of the priority to be changed to.
The bug caused the test failure.

Remove duplication of POSIX_SPAWN_SETSIGDEF flag and now unused
duplications of MIN/MAX definitions.

Reviewed by:	jilles, pho
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D3533
2015-09-01 12:47:11 +00:00
..
csu
libbluetooth
libbpfjit
libc Fix t_spawnattr test for attributes handling by posix_spawn(3). 2015-09-01 12:47:11 +00:00
libcrypt
libcurses
libdes
libevent
libexecinfo Import proper fix for misc/49356 (/usr/include/atf-c/config.h) after atf-c/config.h 2014-11-04 05:02:22 +00:00
libm The fmodl compat shims on arm/mips/powerpc aren't complete 2015-04-27 06:46:33 +00:00
libobjc
libposix
libppath
libprop
libpthread Add #include sys/types.h for register_t for mips 2015-04-25 04:30:01 +00:00
librt Call sem_unlink on semaphores before attempting to create them 2014-11-16 06:59:58 +00:00
librumpclient
librumphijack
libskey
libsljit
libutil
semaphore