[uClibc]sched_setscheduler & friends

Erik Andersen andersen at codepoet.org
Thu Jan 3 04:01:50 UTC 2002


On Wed Jan 02, 2002 at 07:06:48PM +0100, Robert Schwebel wrote:
> Hi,
> 
> unfortunately, uClibc does currently not support the sched_setscheduler
> syscalls & friends, which I need for some of the userspace programs in
> RTAI. I've tried to find out how glibc handles that stuff, but there's too
> much magic for me...
> 
> __sched_setscheduler() (which is weak_aliased to sched_setscheduler) is
> defined in sysdeps/generic/sched_sets.c (glibc-2.2.4), but the code looks
> like just being a dummy:

Could you try again using the latest and greatest?  I've 
just added in the sched.h syscalls,

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list