index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sched.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix use of memset without declaration in sched.h cpu set macros
Rich Felker
2017-09-28
1
-0
/
+1
*
fix undefined behavior in sched.h cpu_set_t usage
Rich Felker
2016-09-19
1
-3
/
+3
*
add CLONE_NEWCGROUP clone flag, new in linux v4.6
Szabolcs Nagy
2016-06-09
1
-0
/
+1
*
add sched_getcpu
Nathan Zadoks
2016-03-02
1
-0
/
+1
*
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