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
2020-02-27
Pull up following revision(s) (requested by rin in ticket #736):
martin
2020-01-26
Pull up following revision(s) (requested by ad in ticket #647):
martin
2019-12-18
Pull up following revision(s) (requested by joerg in ticket #571):
martin
2019-09-27
Pull up following revision(s) (requested by brad in ticket #252):
martin
2019-09-13
Pull up following revision(s) (requested by kamil in ticket #198):
martin
2019-05-07
Make CLEANFILES actually work. .TARGET is not defined when not in a target
maya
2019-05-07
Replace the link command for libpthread.a so that we create a single section
maya
2019-04-29
Avoid incompatible function pointer casts in thrd_create(3)
kamil
2019-04-27
Fix some typos, improve wording.
wiz
2019-04-24
Drop error path from C11 call_once
kamil
2019-04-24
Introduce minor changes to the C11 threading library
kamil
2019-04-24
Bump the libpthread(3) minor number to 4
kamil
2019-04-24
Add a complete C11 threads(3) implementation
kamil
2019-03-05
Jemalloc initializes mutexes before we become threaded and expects to use
christos
2019-03-05
Transfer all the keys that were created in the libc stub implementation
christos
2019-02-03
Implement support for "pshared" POSIX semaphores.
thorpej
2018-11-22
G/C __APCS_26__ support
skrll
2018-09-09
Add a todo item for a future major bump (rename many symbols)
maya
2018-08-19
Drop a duplicate instruction line
kamil
2018-07-28
PR lib/53477 (rudolf at eq.cz) - correct an obvious mistake.
kre
2018-06-09
But set NOSANITIZER
christos
2018-06-09
We can't build those three with MKSANITIZER, they are used too early.
christos
2018-02-25
remove hard-coded -fomit-frame-pointer for pthread stuff,
chs
2018-02-20
Remove namespace restriction from pthread_condattr_{g,s}etclock(3)
kamil
2018-02-06
fix duplicate declaration of pthread_atfork in unistd.h
christos
2017-12-26
Needs to be protected since it has a timespec argument. Found by lint(1)
christos
2017-12-08
Revert last 2 updates - these are, of course, not needed at all...
kre
2017-12-08
This time do _lwp_park() timeout unconsting correctly not just compilably.
kre
2017-12-08
Deal with more lwp_park() timestamp unconsting
kre
2017-12-08
unconst the timestamp
christos
2017-10-23
Remove superfluous Tn.
wiz
2017-10-22
All the four functions described in the man page conform to POSIX.1
abhinav
2017-10-22
Add missing word in the sentence
abhinav
2017-10-22
Add missing function names in the NAME section for rest of the man pages in l...
abhinav
2017-10-22
Remove description of pthread_barrierattr_getpshared and pthread_barrierattr_...
abhinav
2017-10-22
Add rest of the pthread_barrier functions in the NAME section
abhinav
2017-10-22
Add pthread_attr_setdetachstate to NAME section
abhinav
2017-10-22
Add pthread_getattr_np to the NAME section
abhinav
2017-09-09
Support <pthread_typs.h> on C89 compilers
kamil
2017-08-01
pthread__attr_init_private:
martin
2017-07-17
Typo in comment
skrll
2017-07-11
Implement __cxa_thread_atexit and __cxa_thread_atexit_impl. This
joerg
2017-07-09
PR/52386: Use the number of iterations we document.
christos
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2017-07-02
Do not look at environmental variables for suid/guid binaries.
joerg
2017-07-02
Export the guard size of the main thread via vm.guard_size. Add a
joerg
2017-03-28
Remove outdated CAVEATS.
maya
2017-03-05
Fix man page ERRORS section for (clock,pthread}_getcpuclockid to match
njoly
2017-03-04
Fix {clock,pthread}_getcpuclockid to return an error number on
njoly
2017-02-08
libpthread_dbg(3) deletion from the base distribution
kamil
[next]