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
/
sys
/
arch
/
sh3
/
include
/
signal.h
Age
Commit message (
Expand
)
Author
2021-10-29
Define __HAVE_STRUCT_SIGCONTEXT regardless of its current visibility.
thorpej
2021-10-27
Make sigcontext13 visible only to _KERNEL. Make sigcontext visible only
thorpej
2021-10-26
Merge all MD __sigaction14_sigtramp.c copies into one:
christos
2017-11-29
need <sys/sigtypes.h> for sigset_t
christos
2008-11-19
Make the emulations, exec formats, coredump, NFS, and the NFS server
ad
2005-12-11
merge ktrace-lwp.
christos
2004-05-10
SIGTRAMP_VALID() should not pollute the user namespace
drochner
2004-03-26
nothing cares about __HAVE_SIGINFO anymore, so nuke it
drochner
2003-11-25
bye, bye _MCONTEXT_TO_SIGCONTEXT and vice versa.
christos
2003-11-23
Implement siginfo for sh3.
uwe
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-04-28
Add a new feature-test macro, _NETBSD_SOURCE. If this is defined
bjh21
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-05-10
remove COMPAT_13 staff. No 1.3 release of sh3 port. these are trace of
uch
2002-05-09
s/trapno/expevt/ for clarity.
uch
2002-04-28
Use "#define<tab>", white space nits.
uch
1999-09-13
Merge in NetBSD/sh3 from cvs.kame.net repository.
itojun