Home | History | Annotate | Download | only in common
History log of /src/sys/compat/linux/common/linux_siginfo.h
RevisionDateAuthorComments
 1.17  23-Sep-2021  ryo add support COMPAT_LINUX for aarch64
 1.16  18-Nov-2011  martin Provide linux_siginfo_t for all archs, to unbreak kdump build.
 1.15  18-Nov-2011  christos - add sigtimedwait support.
- merge the siginfo population code.
 1.14  23-Nov-2008  njoly branches: 1.14.16;
Move si_code definitions from MD to MI linux_siginfo.h, all archs
(except mips for 3 values) are identical.
While here, remove unused/unneeded LINUX__SI_CODE macro. Only the
lower 16-bits are used for userland si_code.
 1.13  21-Oct-2008  njoly branches: 1.13.2;
Remove LINUX_SI_xxx from MI siginfo.h, that should not have been
committed. Rather add them to amd64 MD header.
Fix compilation failures on non x86 archs.
 1.12  19-Oct-2008  njoly Add native to linux siginfo si_code translation, mostly for negative
values. Adjust amd64 and i386 accordingly, not sure about aother archs
i can't test.
 1.11  28-Apr-2008  martin branches: 1.11.6;
Remove clause 3 and 4 from TNF licenses
 1.10  11-Dec-2005  christos branches: 1.10.70; 1.10.72; 1.10.74;
merge ktrace-lwp.
 1.9  24-Jun-2005  manu More accurate SIGCHLD code and status for siginfo
 1.8  03-May-2005  manu First work on COMPAT_LINUX/amd64
Process startup and dynamiclinking work, but processes hang due to
Linux arch_prctl(2) not being really supported yet.
 1.7  05-Sep-2002  christos branches: 1.7.6;
remove XXX:
 1.6  03-Apr-2002  christos don't bail out if we don't have an arch/siginfo.h because we are being used
from userland.
 1.5  14-Jan-2002  bjh21 Crude first cut at ARMLinux binary compatibility. Successfully runs
"/emul/linux/bin/echo hello, world", dynamically linked.
 1.4  22-Sep-2001  manu Enable Mips Linux emulation in header files
 1.3  19-Jan-2001  manu branches: 1.3.2; 1.3.4; 1.3.6;
Added Linux compatibility support for powerpc ports
 1.2  15-Dec-1998  itohy branches: 1.2.8;
Added linux compat support on m68k ports.
 1.1  03-Oct-1998  christos Forgot those two.
 1.2.8.1  11-Feb-2001  bouyer Sync with HEAD.
 1.3.6.1  01-Oct-2001  fvdl Catch up with -current.
 1.3.4.4  10-Oct-2002  jdolecek sync kqueue with -current; this includes merge of gehenna-devsw branch,
merge of i386 MP branch, and part of autoconf rototil work
 1.3.4.3  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.3.4.2  11-Feb-2002  jdolecek Sync w/ -current.
 1.3.4.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.3.2.4  17-Sep-2002  nathanw Catch up to -current.
 1.3.2.3  17-Apr-2002  nathanw Catch up to -current.
 1.3.2.2  28-Feb-2002  nathanw Catch up to -current.
 1.3.2.1  26-Sep-2001  nathanw Catch up to -current.
Again.
 1.7.6.1  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.10.74.2  04-May-2009  yamt sync with head.
 1.10.74.1  16-May-2008  yamt sync with head.
 1.10.72.1  18-May-2008  yamt sync with head.
 1.10.70.2  17-Jan-2009  mjf Sync with HEAD.
 1.10.70.1  02-Jun-2008  mjf Sync with HEAD.
 1.11.6.2  13-Dec-2008  haad Update haad-dm branch to haad-dm-base2.
 1.11.6.1  19-Oct-2008  haad Sync with HEAD.
 1.13.2.1  19-Jan-2009  skrll Sync with HEAD.
 1.14.16.1  17-Apr-2012  yamt sync with head

RSS XML Feed