index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sched.h
Age
Commit message (
Expand
)
Author
Lines
2017-09-28
fix use of memset without declaration in sched.h cpu set macros
Rich Felker
-0
/
+1
2016-09-19
fix undefined behavior in sched.h cpu_set_t usage
Rich Felker
-3
/
+3
2016-06-09
add CLONE_NEWCGROUP clone flag, new in linux v4.6
Szabolcs Nagy
-0
/
+1
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.0
v0.5.0
Rich Felker
-0
/
+37