Commit History

Author SHA1 Message Date
  Rich Felker bc695a5ac1 fix incorrect unit for CPU_SETSIZE macro 1 year ago
  Szabolcs Nagy 43b640c2ff sched.h: add CLONE_NEWTIME from linux v5.6 4 years ago
  Rich Felker 2d69fcf5ef prepare struct sched_param for change in time_t definition 5 years ago
  Rich Felker 1febd21d3f add time64 symbol name redirects to public headers, under arch control 5 years ago
  Szabolcs Nagy 1e22eb2e8f sched.h: add CLONE_PIDFD from linux v5.2 5 years ago
  Rich Felker 827aa8fbca remove sporadic server members from struct sched_param 5 years ago
  Rich Felker 48be5b6313 fix use of memset without declaration in sched.h cpu set macros 7 years ago
  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 8 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 10 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 12 years ago
  Rich Felker 3f72cdac73 overhaul clone syscall wrapping 13 years ago
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 13 years ago