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
/
arch
/
arm
Age
Commit message (
Expand
)
Author
2018-11-22
G/C __APCS_26__ support
skrll
2017-07-17
Typo in comment
skrll
2013-08-15
Use the thumb1 versions of sev/wfe for thumb && armv6+.
matt
2012-09-19
Use .inst instead of wfe/sev to shut up gas.
matt
2012-08-16
Add a pthread__smt_wake and add support for it on arm along with
matt
2011-01-25
make pthread__sp unsigned long.
christos
2009-05-16
Remove unused code that's confusing when using cscope/opengrok.
ad
2007-03-02
Remove the PTHREAD_SA option. If M:N threads is reimplemented it's
ad
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2004-08-21
Use RET macro for returning.
rearnsha
2003-09-07
Remove possible race condition in upcall recycling.
cl
2003-07-24
Typo in comment.
skrll
2003-07-17
Adapt to structure name changes.
nathanw
2003-06-26
Adapt to pt_trapuc: change STACK_SWITCH to check for a value in pt_trapuc
nathanw
2003-06-26
Remove PT_SLEEPUC and add PT_TRAPUC.
nathanw
2003-06-12
Two fixes:
nathanw
2003-04-05
NetBSD/acorn26 has used APCS-32 for years, so unifdef -U__APCS_26__.
bjh21
2003-03-13
Include <sys/types> before <sys/lock.h>, shuffle <ucontext.h>.
thorpej
2003-01-18
add missing backslash
christos
2003-01-18
Merge the nathanw_sa branch.
thorpej