> Glibc's  sched_setaffinity only has two args
> extern int sched_setaffinity (__pid_t __pid, __const cpu_set_t *__mask)
>
> While uclibc has 3.
>   

My glibc-2.3.4 and glibc-2.4 both have three args (pid, cpusetsize, mask)


_______________________________________________
busybox mailing list
busybox@busybox.net
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to