b5e9addd22
in-kernel priority is used. Reported by <drochner>. Minor fixes for scheduling calls to conform the POSIX: - If pid is equal to zero, use the calling process; - In case of permission problem, return EPERM instead of EACESS; - sched_setscheduler() should return previously used policy; - pthread_* calls should return the error code or zero; Should fix the namespace problems (and builds of some packages): - Move cpuset_t defintion from pset.h to sched.h; - Remove the #include of pset.h in pthread.h; |
||
---|---|---|
.. | ||
sys | ||
aio_cancel.3 | ||
aio_error.3 | ||
aio_fsync.3 | ||
aio_read.3 | ||
aio_return.3 | ||
aio_suspend.3 | ||
aio_write.3 | ||
lio_listio.3 | ||
Makefile | ||
sched.c | ||
sem_destroy.3 | ||
sem_getvalue.3 | ||
sem_init.3 | ||
sem_open.3 | ||
sem_post.3 | ||
sem_wait.3 | ||
sem.c | ||
shlib_version |