Next: search.h, Previous: regex.h, Up: ISO C and POSIX Header File Substitutes [Contents][Index]
POSIX specification:
https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sched.h.html
Gnulib module: sched
Portability problems fixed by Gnulib:
pid_t
on some platforms:
glibc 2.11, macOS 11.1.
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: