about summary refs log tree commit diff
path: root/include/sched.h
Commit message (Expand)AuthorAgeFilesLines
* add support for thread scheduling (POSIX TPS option)Rich Felker2012-11-111-0/+3
* add acct, accept4, setns, and dup3 syscalls (linux extensions)Rich Felker2012-09-081-0/+1
* default features: make musl usable without feature test macrosRich Felker2012-09-071-0/+2
* add linux-specific unshare syscall wrapperRich Felker2012-04-291-0/+1
* overhaul clone syscall wrappingRich Felker2011-09-181-0/+27
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+37