summaryrefslogtreecommitdiffstats
path: root/include/sched.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge some pre-work from branch, needed by NPTL.Khem Raj2008-12-311-0/+6
|
* - Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer2008-11-151-1/+1
|
* - revert wrong r24049Bernhard Reutner-Fischer2008-11-151-1/+1
|
* - Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer2008-11-151-1/+1
|
* Impl. linux syscalls sched_getaffinity/sched_setaffinity butJoakim Tjernlund2007-02-121-1/+1
| | | | | | | | | 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.
* Sync w/ glibc, enabled only those defines, that are used in uClibcPeter S. Mazinger2006-02-221-6/+19
|
* Merge from NPTL branch."Steven J. Hill"2006-01-061-0/+6
|
* Add missing sched.hEric Andersen2001-11-141-0/+67