Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Impl. linux syscalls sched_getaffinity/sched_setaffinity but | Joakim Tjernlund | 2007-02-12 | 1 | -0/+52 |
protect its use by #ifdef INTERNAL_SYSCALL since not all arch's has INTERNAL_SYSCALL. All arch's not having INTERNAL_SYSCALL in libc/sysdeps/linux/<arch>/bits/syscalls.h should get an update from glibc. |