Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2016-03-02 | add sched_getcpu | Nathan Zadoks | -0/+1 |
2014-08-13 | fix CPU_EQUAL macro in sched.h | Szabolcs Nagy | -1/+1 |
2014-05-30 | add sched_{get,set}attr syscall numbers and SCHED_DEADLINE macro | Szabolcs Nagy | -0/+1 |
2014-02-11 | fix signed and unsigned comparision in macros in public headers | Szabolcs Nagy | -1/+1 |
2013-08-10 | add cpu affinity interfaces | Rich Felker | -0/+61 |
2012-11-11 | add support for thread scheduling (POSIX TPS option) | Rich Felker | -0/+3 |
2012-09-08 | add acct, accept4, setns, and dup3 syscalls (linux extensions) | Rich Felker | -0/+1 |
2012-09-07 | default features: make musl usable without feature test macros | Rich Felker | -0/+2 |
2012-04-29 | add linux-specific unshare syscall wrapper | Rich Felker | -0/+1 |
2011-09-18 | overhaul clone syscall wrapping | Rich Felker | -0/+27 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+37 |