Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
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.0 v0.5.0 | Rich Felker | -0/+37 |