summaryrefslogtreecommitdiff
path: root/include/sched.h
AgeCommit message (Expand)Author
2022-08-01sched.h: keep __clone() visible under _NETBSD_SOURCEwiz
2022-08-01sched.h: format comment to follow KNFwiz
2022-08-01sched.h: Linux documents clone and __clone as only availablewiz
2009-01-11merge christos-time_tchristos
2008-10-31Add sched_getaffinity_np() and sched_setaffinity_np() wrappers, mainlyrmind
2008-06-15Remove few no longer relevant comments.rmind
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2005-10-09Change the sched_*() functions to return -1 and set errno to ENOSYSkleink
2005-02-03de-__P -- the hack is long since useless. Discussed with christos,perry
2004-12-13__libc_thr_yield() signature now matches sched_yield().nathanw
2004-12-10Use CPP macros to cause many libpthread functions used by applicationsnathanw
2003-07-08prototype must not have variable nameitojun
2003-04-28Add a new feature-test macro, _NETBSD_SOURCE. If this is definedbjh21
2003-01-18Merge the nathanw_sa branch.thorpej
2001-07-17A <sched.h> file, which provides the clone(2) prototypes, in orderthorpej