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
2003-11-25
This is not needed anymore.
christos
2003-11-25
GC sigcontext<->mcontext code and __HAVE_SIGINFO. All supported archs have
christos
2003-11-25
- don't store sigmask on the stack, we could store it in the right place
christos
2003-11-25
m68k does not sigcontext<->mcontext anymore.
christos
2003-11-25
- Document NO_DEFER
christos
2003-11-25
"seed2" was ruining the non-repeating property of this function; remove it.
itojun
2003-11-25
Catch up with namei: An empty string is not a valid pathname.
kleink
2003-11-24
Update mutex/rwlock/sem code to match recent change in cond code.
cl
2003-11-24
add CONSTCOND in constant condition.
cl
2003-11-24
Fix a race between timed wait callbacks and manual signal/broadcasting
nathanw
2003-11-24
prevent double free. From OpenBSD
christos
2003-11-23
Implement siginfo for sh3.
uwe
2003-11-23
s/!=/==/
scw
2003-11-23
avoid memory leak. hint from Andrew Lunn
itojun
2003-11-23
do not malloc(0). Andrew Lunn
itojun
2003-11-23
New sentence, new line. Remove trailing spaces.
wiz
2003-11-23
Bump Dd.
jhawk
2003-11-21
Manually inline pthread__testcancel in these routines; two function
nathanw
2003-11-21
Prevent ptc_mutex from remaining set if a CV sleep is woken by
nathanw
2003-11-21
Don't compile fp*.c if doing a soft-float build.
scw
2003-11-20
Do not move incoming paramters to callee-save registers when not
uwe
2003-11-20
Follow-up to previous. In pthread__signal_tramp() maskp is below
uwe
2003-11-20
Add _INITCONTEXT_U_MD, we need to clean _REG_SR.
uwe
2003-11-20
Undo previous. In pthread__deliver_signal set uc->uc_stack.ss_sp = uc;
uwe
2003-11-20
pthread__deliver_signal: swap oldmask and siginfo so that signal
yamt
2003-11-20
In pthread__locked_switch set self->pt_uc only when the context is inited.
uwe
2003-11-19
Use Rv for return values section; bump date.
wiz
2003-11-19
document RETURN VALUES
pooka
2003-11-18
s/modified/modifies/ in the description of makecontext().
uwe
2003-11-18
drop whitespace
grant
2003-11-18
Fix typo in previous.
wiz
2003-11-18
First cut at pthreads MD code for sh3. Based on m68k version.
uwe
2003-11-18
Add necessary symbols.
uwe
2003-11-18
Bump libc to 12.107 and libpthread to 0.3 for fsync_range(2).
thorpej
2003-11-18
Userland portion of fsync_range(2), written by Bill Studenmund, and
thorpej
2003-11-17
- delay processing unblocked threads until after locks are resolved:
cl
2003-11-17
Cause SIGTRAP if NOTREACHED code is reached.
uwe
2003-11-17
zero out nl, from Todd Miller. thanks!
christos
2003-11-17
Various typo fixes from Jonathon Gray via jmc@openbsd.
wiz
2003-11-14
s/modifed/modified/
keihan
2003-11-13
avoid bswapl, which is post-i486 (including i486) insn. markus@openbsd
itojun
2003-11-13
-traditional-cpp and spaces after commas is not a happy combination.
simonb
2003-11-13
accelerate sha1 by using asm (i386). markus@openbsd.
itojun
2003-11-12
check deferred signals for all unblocked threads
cl
2003-11-12
correction made in 0.9.7c; from markus@openbsd
itojun
2003-11-12
Various fixes.
wiz
2003-11-12
Document pthread_attr_setcreatesuspend_np, pthread_suspend_np, pthread_resume_np
christos
2003-11-11
Need weak aliases here.
simonb
2003-11-11
Add #ifdef __weak_alias around use of __weak_alias.
simonb
2003-11-11
Fix tyop.
simonb
[prev]
[next]