OSDN Git Service

sched_setaffinity.c: make use of the syscall
authorPeter S. Mazinger <ps.m@gmx.net>
Sat, 16 Apr 2011 00:04:54 +0000 (02:04 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 15 Jun 2012 12:00:38 +0000 (14:00 +0200)
commit29ba11d6053fe1267d00190c278e717b7d0a2fad
treeb2487e8e0f914bd658e0eed589d052d10a78ccb5
parentaf58093c1417a523b35f652ca8df97df1dd70508
sched_setaffinity.c: make use of the syscall

Fix arg type (const missing).
Reorganize a bit.

Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
libc/sysdeps/linux/common/sched_setaffinity.c