Commit History

Author SHA1 Message Date
  Rich Felker 66570ec9c4 fix undefined behavior in sched.h cpu_set_t usage 8 years ago
  Szabolcs Nagy 1d561c2fa4 add CLONE_NEWCGROUP clone flag, new in linux v4.6 8 years ago
  Nathan Zadoks 98d335735d add sched_getcpu 9 years ago
  Szabolcs Nagy d146d4dc11 fix CPU_EQUAL macro in sched.h 10 years ago
  Szabolcs Nagy fd9571e20a add sched_{get,set}attr syscall numbers and SCHED_DEADLINE macro 10 years ago
  Szabolcs Nagy aa6ce3d4e3 fix signed and unsigned comparision in macros in public headers 11 years ago
  Rich Felker eeb0328f20 add cpu affinity interfaces 11 years ago
  Rich Felker 1e21e78bf7 add support for thread scheduling (POSIX TPS option) 12 years ago
  Rich Felker 6cf8bfdb64 add acct, accept4, setns, and dup3 syscalls (linux extensions) 12 years ago
  Rich Felker c1a9658bd1 default features: make musl usable without feature test macros 12 years ago
  Rich Felker 50da5c264f add linux-specific unshare syscall wrapper 13 years ago
  Rich Felker 3f72cdac73 overhaul clone syscall wrapping 13 years ago
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 14 years ago