dns stub resolver: increase buffer size to handle chained CNAMEs
[musl] / include / sched.h
2023-02-23 Rich Felkerfix incorrect unit for CPU_SETSIZE macro
2020-09-09 Szabolcs Nagysched.h: add CLONE_NEWTIME from linux v5.6
2019-10-28 Rich Felkerprepare struct sched_param for change in time_t definition
2019-10-28 Rich Felkeradd time64 symbol name redirects to public headers...
2019-09-11 Szabolcs Nagysched.h: add CLONE_PIDFD from linux v5.2
2019-08-15 Rich Felkerremove sporadic server members from struct sched_param
2017-09-28 Rich Felkerfix use of memset without declaration in sched.h cpu...
2016-09-19 Rich Felkerfix undefined behavior in sched.h cpu_set_t usage
2016-06-09 Szabolcs Nagyadd CLONE_NEWCGROUP clone flag, new in linux v4.6
2016-03-03 Nathan Zadoksadd sched_getcpu
2014-08-13 Szabolcs Nagyfix CPU_EQUAL macro in sched.h
2014-05-30 Szabolcs Nagyadd sched_{get,set}attr syscall numbers and SCHED_DEADL...
2014-02-11 Szabolcs Nagyfix signed and unsigned comparision in macros in public...
2013-08-11 Rich Felkeradd cpu affinity interfaces
2012-11-14 Rich FelkerMerge remote-tracking branch 'ppc-port/ppc-squashed'
2012-11-11 Rich Felkeradd support for thread scheduling (POSIX TPS option)
2012-09-09 Rich Felkeradd acct, accept4, setns, and dup3 syscalls (linux...
2012-09-08 Rich Felkerdefault features: make musl usable without feature...
2012-04-29 Rich Felkeradd linux-specific unshare syscall wrapper
2011-09-18 Rich Felkeroverhaul clone syscall wrapping
2011-02-12 Rich Felkerinitial check-in, version 0.5.0