POSIX specification:
http://www.opengroup.org/onlinepubs/9699919799/basedefs/sched.h.html
Gnulib module: sched
Portability problems fixed by Gnulib:
pid_t on some platforms:
glibc 2.11, Mac OS X 10.5.
struct sched_param is not defined on some platforms:
Haiku.
SCHED_FIFO, SCHED_RR, SCHED_OTHER are not defined on
some platforms:
Haiku.
Portability problems not fixed by Gnulib: