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
2014-12-14
fix powerpc TLS problems by removing the hacks for PPC EABI.
chs
2014-12-13
Always use kqueue for BSDs in librumpclient
justin
2014-12-11
Fix rcsid comment.
riastradh
2014-12-10
Add two more Makefile conditionals required for RUMPRUN=yes
pooka
2014-12-10
Add hooks for RUMPRUN build of libc
pooka
2014-12-08
Use kqueue in librumpclient for FreeBSD too
justin
2014-12-08
Avoid uninitialised variable warning when gcc is feeling lazy
justin
2014-11-26
Changes done in rsh.c rev. 1.36 was incomplete. As chuq pointed
enami
2014-11-26
- Use O_DIRECTORY to open the file, so that we don't need to stat() after
christos
2014-11-24
knf, no functional change.
christos
2014-11-24
Don't read past the end when the data is exactly the right size. Reported
christos
2014-11-24
Fix ptrace %rcx corruption when pthread_errno() is used. Small example:
christos
2014-11-18
welcome to 2014j
christos
2014-11-17
Tweak wording, define `output', remove misplaced scaremongering.
riastradh
2014-11-17
PR/49399: Henning Petersen: Add man pages for erfl and erfcl
christos
2014-11-17
Fix Google Groups link.
riastradh
2014-11-17
Remove unnecessary Ns before punctuation. Fix a line.
wiz
2014-11-17
Cross-reference rnd(4).
riastradh
2014-11-17
Markup for BUGS note about arc4random_uniform.
riastradh
2014-11-17
Amplify comment about how quickly RC4 was known to be bad.
riastradh
2014-11-17
Ruminate on security model choices and API design in arc4random(3).
riastradh
2014-11-17
Note relation of arc4random(3) to rand(3)/random(3).
riastradh
2014-11-16
Grammar.
wiz
2014-11-16
Rewrite arc4random(3) with ChaCha20-based PRNG and per-thread state.
riastradh
2014-11-16
Don't try to extend the offset range on 32 bit machines by treating negative
christos
2014-11-16
Deal with the potential pressence of long double support.
joerg
2014-11-15
It's copysign, not _copysign.
joerg
2014-11-15
Add copysignl aliases.
joerg
2014-11-14
bump year
wiz
2014-11-14
Commit to returning 1, not any nonzero value.
riastradh
2014-11-14
Define copysignl on !long double platforms. Be consistent in the use of
joerg
2014-11-14
add erfl erfcl
christos
2014-11-13
add a couple more dummies (erf, erfc)
christos
2014-11-13
libdm is needed by LVM early in the boot process. Fixes bin/49357.
mlelstv
2014-11-12
Allow setxattr to be called with a NULL value, instead of crashing.
manu
2014-11-11
localtime did not set tm->tm_zone properly making pkgsrc emacs core-dump.
christos
2014-11-11
Do not hardcode values for ENAMETOOLONG, use symblic constants.
njoly
2014-11-11
PR/48475: YAMAGUCHI Takanori: EDNS option broken with unbound. struct
christos
2014-11-10
work around c11 visibility problems on some version(s) of FreeBSD
pooka
2014-11-10
Just _GNU_SOURCE should be enough to expose everything necessary on Linux
pooka
2014-11-09
Move rump kernel man pages from various sources to sys/rump
pooka
2014-11-08
Remove superfluous getcontext()
justin
2014-11-08
Move makecontext into function with getcontext for consistency
justin
2014-11-08
Fix some error handling cases.
justin
2014-11-05
Add some prototypes for Android rump kernel builds
justin
2014-11-05
check for clock_gettime from librt too
pooka
2014-11-05
assert that clock_gettime() does not fail
pooka
2014-11-05
fix clock_gettime emulation
pooka
2014-11-05
update for NetBSD-current having clock_nanosleep
pooka
2014-11-05
actually check for clock_nanosleep()
pooka
[next]