Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-07 | libc: flesh out linux scheduler functions | Henning Heinold | |
Most stuff was taken from the eglibc. Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2008-12-31 | Merge some pre-work from branch, needed by NPTL. | Khem Raj | |
2008-11-15 | - Remove linux-specific prototypes if asked to. | Bernhard Reutner-Fischer | |
2008-11-15 | - revert wrong r24049 | Bernhard Reutner-Fischer | |
2008-11-15 | - Remove linux-specific prototypes if asked to. | Bernhard Reutner-Fischer | |
2007-02-12 | Impl. linux syscalls sched_getaffinity/sched_setaffinity but | Joakim Tjernlund | |
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. | |||
2006-02-22 | Sync w/ glibc, enabled only those defines, that are used in uClibc | Peter S. Mazinger | |
2006-01-06 | Merge from NPTL branch. | "Steven J. Hill" | |
2001-11-14 | Add missing sched.h | Eric Andersen | |