kib f6a975e1d2 Define _POSIX_PRIORITY_SCHEDULING as 0.
sched_*(2) syscalls might be not available at runtime.  Defining this
constant as zero directs POSIX-compliant code to call sysconf(3) to
detect the feature at runtime, and forces libc sysconf(3) to ask
kernel.

Noted by:	ngie
Reviewed by:	jilles, ngie
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D9055
2017-01-07 12:24:45 +00:00
..
2017-01-03 21:00:24 +00:00
2017-01-05 21:28:25 +00:00
2016-12-21 01:39:11 +00:00
2016-12-26 11:06:41 +00:00
2017-01-05 03:13:45 +00:00