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
Age
Commit message (
Expand
)
Author
2014-12-17
include correct header for "last minute just-in-case defensive addition
pooka
2014-12-16
Allow for arbitrary MI scheduler implementations.
pooka
2014-09-19
New files for Userland support of UCB RISC-V (both 32-bit and 64-bit)
matt
2014-09-03
New files for OR1K support
matt
2014-08-10
MKCOMPAT fixes for when compat MACHINE_CPU != normal MACHINE_CPU
matt
2014-08-10
Preliminary files for AARCH64 (64-bit ARM) support.
matt
2014-03-18
Merge riastradh-drm2 to HEAD.
riastradh
2014-03-12
typo
dholland
2014-03-07
This is no different from the 32bit powerpc one.
matt
2014-02-03
pthread__mutex_lock_slow: fix the handling of a potential race with the
rmind
2014-01-31
remove compatibility code for handling CLOCK_MONOTONIC and handle it in the
christos
2014-01-31
PR/44756: Sad Clouds: Prevent leakage of errno = ESRCH from _lwp_park. This
christos
2013-10-09
Use MACHINE_CPU for m68k. Use similar logic for both tests.
matt
2013-08-15
Add support for an optional ARCHSUBDIR/Makefile.inc
matt
2013-08-15
Use the thumb1 versions of sev/wfe for thumb && armv6+.
matt
2013-08-12
Some architectures can't create unwind tables without the frame pointer,
joerg
2013-07-20
Use Mt for email addresses.
wiz
2013-05-10
s/inherited/inherit/
christos
2013-04-03
bump for pthread_cond_setclock
christos
2013-04-01
for safety, declare mono on the outermost block it is used.
christos
2013-03-28
PR/47703: Yasushi Oshima: pthread_cond_timedwait() does not wait
christos
2013-03-21
- Allow libpthread to be dlopened again, by providing libc stubs to libpthread.
christos
2013-03-06
add comments
yamt
2013-03-06
add assertions
yamt
2013-02-25
Explain what PTHREAD__COMPAT is for. This comment in
apb
2013-01-31
Add pthread_condattr_setclock(3) man page link.
riastradh
2013-01-01
Don't rely on sys/lwp.h includeing sys/resource.h for us.
dsl
2012-11-22
Don't call the destructor in pthread_key_delete() following the standard.
christos
2012-11-21
Replace the simple implementation of pthread_key_{create,destroy}
christos
2012-11-14
add argsused
christos
2012-11-12
Mark up (unsupported) PTHREAD_PROCESS_SHARED with .Dv macro.
uwe
2012-11-12
Refer to init_routine in the DESCRIPTION section with .Fa instead of .Fn
uwe
2012-11-12
Use
uwe
2012-11-10
Each get function "has" a set counterpart, it doesn't "contain" it.
uwe
2012-11-06
Remove duplicate "const" modifier found by clang -Wduplicate-decl-specifier
apb
2012-11-03
libpthread: replace the use of obsolete sys/tree.h interface with rbtree(9).
rmind
2012-11-03
Fix pasto.
wiz
2012-11-03
add pthread_condattr_setclock(3)
christos
2012-11-03
cast return of sysconf
christos
2012-09-19
Use .inst instead of wfe/sev to shut up gas.
matt
2012-09-12
Only copy the ucontext_t in pthread_setcontext if _UC_TLSBASE is set.
matt
2012-09-12
setcontext() used to be incompatible with -lpthread since it affected
manu
2012-08-16
Add a pthread__smt_wake and add support for it on arm along with
matt
2012-08-15
return errno if pthread_create hits the system limit, not just -1
drochner
2012-08-04
-Wfoo goes into CWARNFLAGS
matt
2012-08-02
Prefer sysconf to obtain number of CPUs.
joerg
2012-06-15
Do not mark pthread_cond_timedwait explicitly as inlineable, since it
joerg
2012-05-04
Simplify check for TLS definition to not hide code. Drop it in another
joerg
2012-04-26
Store allocated lwpctl state in the thread actually forked,
enami
2012-04-04
trailing whitespace police.
christos
[next]