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
/
shlib_version
Age
Commit message (
Expand
)
Author
2019-04-24
Bump the libpthread(3) minor number to 4
kamil
2018-09-09
Add a todo item for a future major bump (rename many symbols)
maya
2016-04-23
bump
christos
2013-04-03
bump for pthread_cond_setclock
christos
2012-03-08
Implement sem_timedwait.
joerg
2009-01-11
merge christos-time_t
christos
2008-12-28
Some things to do on major bump.
ad
2007-12-24
- Fix pthread_rwlock_trywrlock() which was broken.
ad
2007-11-27
Bump libc/libpthread minor for thr_curcpu()/pthread_curcpu_np().
ad
2007-11-13
Crank libpthread to 0.8. It now uses _lwp_ctl(), and it's handy to keep
ad
2007-02-09
Bump libpthread & libpthread_dbg minor versions so that an old SA copy
ad
2005-03-18
Interpose cancellation points in pollts() and pselect(), bringing us
kleink
2004-05-21
bump the version of this too.
christos
2004-01-02
- libc.so.12.109 and libpthread.so.0.4
cl
2003-11-18
Bump libc to 12.107 and libpthread to 0.3 for fsync_range(2).
thorpej
2003-02-26
Add support for naming a thread, using an API compatible with Tru64 Unix:
thorpej
2003-01-20
add support for p1003.1b semaphores. From FreeBSD
christos
2003-01-18
Merge the nathanw_sa branch.
thorpej