summaryrefslogtreecommitdiff
path: root/include/sched.h
AgeCommit message (Expand)Author
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