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
Age
Commit message (
Expand
)
Author
2020-06-21
libterminfo: cast to uint16/32_t before conversion to preserve negativity
roy
2020-06-18
Remove reference to non-existing extattr(2) and fix two other xrefs.
wiz
2020-06-18
Add RCS Id.
wiz
2020-06-17
Include explicitly <rump/rump_syscallshotgun.h> for previous indirect users
kamil
2020-06-15
Rename blacklist -> blocklist
christos
2020-06-14
Another bug. The CAS loop in pthread_cond_signal() could race against the
ad
2020-06-14
Don't need to ignore ESRCH from _lwp_park() any more.
ad
2020-06-13
Nix trailing whitespace.
riastradh
2020-06-13
Fix incompatible function pointer casts
kamil
2020-06-12
lib/libpam: Fix the possible -Werror=stringop-truncation
fox
2020-06-11
Drop self->pt_lock before clearing TSD / malloc TSD.
ad
2020-06-11
Adjust memory barriers.
ad
2020-06-10
- Make pthread_condvar and pthread_mutex work on the stack rather than in
ad
2020-06-07
Update for proplib(3) API changes.
thorpej
2020-06-06
Adjust previous. In the condvar case the wakeup might already have been
ad
2020-06-06
Improvements to the problib(3) API:
thorpej
2020-06-05
terminfo(5): Numbre -> Number
roy
2020-06-05
Remove more bogus tests for 64-bit i386 and SuperH.
nia
2020-06-04
getaddrinfo.3: order of the struct members is wrong, correct it
nia
2020-06-04
Nix trailing whitespace. NFCI.
riastradh
2020-06-04
If _malloc_thread_cleanup is implement, call it from libpthread.
joerg
2020-06-03
Deal with a couple of problems with threads being awoken early due to
ad
2020-06-02
timespec_get(3) was developed by myself
kamil
2020-06-02
Don't suggest removing arc4random with a libc bump.
nia
2020-06-02
Don't overalign _RuneStatePriv, it must share the alignment of mbstate_t
joerg
2020-06-02
Pass down errno when calling pthread__errorfunc after a system call.
joerg
2020-06-01
In the interests of reliability simplify waiter handling more and redo
ad
2020-05-31
use strlcpy() instead of strncpy() for gcc happiness
christos
2020-05-31
Add m68k assembler version of __muldi3().
rin
2020-05-30
terminfo: test strlcpy result against space free, not string length
roy
2020-05-30
Major NPF improvements (merge from upstream):
rmind
2020-05-27
Add pathconf and lpathconf (fixes lib/librumphijack/nfs test which uses ls
christos
2020-05-25
Bring in 2020a
christos
2020-05-24
Add libuv
christos
2020-05-23
Fix fallout from NO_STATIC_MODULES -> OPENPAM_STATIC_MODULES changes;
rin
2020-05-21
Teach libc's compat ldexp stub to raise fp exceptions.
riastradh
2020-05-16
- Try to eliminate a hang in "parked" I've been seeing while stress testing.
ad
2020-05-16
bump for ACLS
christos
2020-05-16
Add ACL support for FFS. From FreeBSD.
christos
2020-05-16
Avoid pulling in "namespace.h" here, as it can have unintended
thorpej
2020-05-15
Bump libc minor version for malloc lock change
joerg
2020-05-15
Hook up proper fork lock handling for malloc:
joerg
2020-05-15
Lock/unlock/reinit pthread__deadqueue_lock over fork.
joerg
2020-05-14
Use more markup.
wiz
2020-05-14
Introduce new ptrace(2) operations: PT_SET_SIGPASS and PT_GET_SIGPASS
kamil
2020-05-14
KNF nit.
simonb
2020-05-14
Remove extra semicolon.
msaitoh
2020-05-12
Remove mentions of CLONE_PID and CLONE_STOPPED
kamil
2020-05-11
Do as the manual says, and use _PATH_DEFPATH if PATH is not present in
kre
2020-05-10
Don't add getentropy.c to the build (remove symbol from libc)
maya
[prev]
[next]