19 Commits (db981ffb3e242e32e13520fbaf47e91ae88d5ff4)

Author SHA1 Message Date
Szabolcs Nagy 43b640c2ff sched.h: add CLONE_NEWTIME from linux v5.6 6 years ago
Rich Felker 2d69fcf5ef prepare struct sched_param for change in time_t definition 7 years ago
Rich Felker 1febd21d3f add time64 symbol name redirects to public headers, under arch control 7 years ago
Szabolcs Nagy 1e22eb2e8f sched.h: add CLONE_PIDFD from linux v5.2 7 years ago
Rich Felker 827aa8fbca remove sporadic server members from struct sched_param 7 years ago
Rich Felker 48be5b6313 fix use of memset without declaration in sched.h cpu set macros 9 years ago
Rich Felker 66570ec9c4 fix undefined behavior in sched.h cpu_set_t usage 10 years ago
Szabolcs Nagy 1d561c2fa4 add CLONE_NEWCGROUP clone flag, new in linux v4.6 10 years ago
Nathan Zadoks 98d335735d add sched_getcpu 10 years ago
Szabolcs Nagy d146d4dc11 fix CPU_EQUAL macro in sched.h 12 years ago
Szabolcs Nagy fd9571e20a add sched_{get,set}attr syscall numbers and SCHED_DEADLINE macro 12 years ago
Szabolcs Nagy aa6ce3d4e3 fix signed and unsigned comparision in macros in public headers 12 years ago
Rich Felker eeb0328f20 add cpu affinity interfaces 13 years ago
Rich Felker 1e21e78bf7 add support for thread scheduling (POSIX TPS option) 14 years ago
Rich Felker 6cf8bfdb64 add acct, accept4, setns, and dup3 syscalls (linux extensions) 14 years ago
Rich Felker c1a9658bd1 default features: make musl usable without feature test macros 14 years ago
Rich Felker 50da5c264f add linux-specific unshare syscall wrapper 14 years ago
Rich Felker 3f72cdac73 overhaul clone syscall wrapping 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago