OpenGrok
Cross Reference: linux_siginfo.h
xref
: /
src
/
sys
/
compat
/
linux
/
arch
/
amd64
/
linux_siginfo.h
Home
|
History
|
Annotate
|
Download
|
only in
amd64
History log of
/src/sys/compat/linux/arch/amd64/linux_siginfo.h
Revision
Date
Author
Comments
1.8
01-Oct-2024
riastradh
sys/compat/linux/arch: Nix trailing whitespace.
No functional change intended.
1.7
18-Nov-2011
christos
branches: 1.7.88;
- add sigtimedwait support.
- merge the siginfo population code.
1.6
08-Jun-2009
njoly
branches: 1.6.12;
Various compat linux siginfo fixes.
- alpha: add missing _uid member to SIGCHLD structure.
- amd64: add missing typedef, and fix padding size.
- arm: add missing linux_siginfo definition.
1.5
27-May-2009
njoly
Use correct linux_clock_t type for _stime, not native clock_t.
1.4
23-Nov-2008
njoly
branches: 1.4.4;
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.3
21-Oct-2008
njoly
branches: 1.3.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.2
11-Dec-2005
christos
branches: 1.2.74; 1.2.80;
merge ktrace-lwp.
1.1
03-May-2005
manu
branches: 1.1.8;
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.1.8.2
10-Nov-2005
skrll
Sync with HEAD. Here we go again...
1.1.8.1
03-May-2005
skrll
file linux_siginfo.h was added on branch ktrace-lwp on 2005-11-10 14:00:59 +0000
1.2.80.1
13-Dec-2008
haad
Update haad-dm branch to haad-dm-base2.
1.2.74.1
20-Jun-2009
yamt
sync with head
1.3.2.1
19-Jan-2009
skrll
Sync with HEAD.
1.4.4.1
23-Jul-2009
jym
Sync with HEAD.
1.6.12.1
17-Apr-2012
yamt
sync with head
1.7.88.1
02-Aug-2025
perseant
Sync with HEAD
Indexes created Wed Oct 01 07:09:59 GMT 2025