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
/
lib
/
libpthread
/
pthread_misc.c
Age
Commit message (
Expand
)
Author
2020-01-26
Pull up following revision(s) (requested by ad in ticket #647):
martin
2013-03-21
- Allow libpthread to be dlopened again, by providing libc stubs to libpthread.
christos
2009-08-12
Make nanosleep cancelable again.
enami
2009-01-11
merge christos-time_t
christos
2008-12-29
revert previous. It was meant for the branch
christos
2008-12-28
adjust for time_t 64
christos
2008-06-28
Shut lint up.
ad
2008-06-24
pthread_kill, pthread_sigmask: return errno, not the return from the system
ad
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-02-10
- Remove libpthread's atomic ops.
ad
2008-02-09
update for _sched_{get,set}param changes. from rmind@.
yamt
2008-01-26
sched_setparam: fix the case when incorrect (according to the class)
rmind
2008-01-15
Implementation of processor-sets, affinity and POSIX real-time extensions.
rmind
2007-11-13
Mutexes:
ad
2007-08-16
Trim fat off libpthread internal spinlock operations. Makes a mesurable
ad
2007-03-02
Remove the PTHREAD_SA option. If M:N threads is reimplemented it's
ad