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