index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sched.h
Age
Commit message (
Expand
)
Author
2022-08-01
sched.h: keep __clone() visible under _NETBSD_SOURCE
wiz
2022-08-01
sched.h: format comment to follow KNF
wiz
2022-08-01
sched.h: Linux documents clone and __clone as only available
wiz
2009-01-11
merge christos-time_t
christos
2008-10-31
Add sched_getaffinity_np() and sched_setaffinity_np() wrappers, mainly
rmind
2008-06-15
Remove few no longer relevant comments.
rmind
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2005-10-09
Change the sched_*() functions to return -1 and set errno to ENOSYS
kleink
2005-02-03
de-__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-10
Use CPP macros to cause many libpthread functions used by applications
nathanw
2003-07-08
prototype must not have variable name
itojun
2003-04-28
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
bjh21
2003-01-18
Merge the nathanw_sa branch.
thorpej
2001-07-17
A <sched.h> file, which provides the clone(2) prototypes, in order
thorpej