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
/
compat
/
linux
/
common
/
linux_signal.h
Age
Commit message (
Expand
)
Author
2003-08-08
Conditionally declare function that is not used all the time.
christos
2003-07-04
Actually move the prototype of native_to_linux_sigaltstack here.
enami
2002-04-02
Don't blow up if we don't have a machine dependend linux_signal.h.
christos
2002-03-31
make signal array handling uniform, and put signal arrays in a separate
christos
2002-02-18
Resolve alpha compile issues:
christos
2002-02-15
- add a real linux_sys___sysctl because the mib numbers are different.
christos
2002-01-14
Crude first cut at ARMLinux binary compatibility. Successfully runs
bjh21
2001-09-22
Enable Mips Linux emulation in header files
manu
2001-01-19
Added Linux compatibility support for powerpc ports
manu
2001-01-18
constify
jdolecek
1998-12-15
Added linux compat support on m68k ports.
itohy
1998-10-07
Fix types. Kill old declarations.
erh
1998-10-07
Add prototype for linux_sigprocmask1().
erh
1998-10-04
Assign my copyright to TNF. Merge with others were appropriate.
fvdl
1998-10-03
Attempt to fix the mess.
christos
1998-10-01
Split compat/linux/linux_signal.h into i386 and common parts.
erh
1998-09-11
Substantial signal handling changes:
mycroft
1995-08-27
Add a hook for MD ioctl calls, plus a couple of more changes to make
fvdl
1995-08-14
Export bsd_to_linux_sig[], and use it.
mycroft
1995-08-14
Move signal types into signal.h.
mycroft
1995-02-28
Added Linux compat code.
fvdl