NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/50428 CVS commit: src/sys/compat/linux
The following reply was made to PR kern/50428; it has been noted by GNATS.
From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/50428 CVS commit: src/sys/compat/linux
Date: Sat, 14 Nov 2015 08:29:35 -0500
Module Name: src
Committed By: christos
Date: Sat Nov 14 13:29:35 UTC 2015
Modified Files:
src/sys/compat/linux/arch/alpha: linux_signal.h
src/sys/compat/linux/arch/amd64: linux_signal.h
src/sys/compat/linux/arch/mips: linux_signal.h
src/sys/compat/linux/common: linux_signal.c
Log Message:
PR/50428: Rin Okuyama: support SA_RESTORER flag for rt_sigaction(2) in the
ports that support it.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/compat/linux/arch/alpha/linux_signal.h
cvs rdiff -u -r1.4 -r1.5 src/sys/compat/linux/arch/amd64/linux_signal.h
cvs rdiff -u -r1.13 -r1.14 src/sys/compat/linux/arch/mips/linux_signal.h
cvs rdiff -u -r1.76 -r1.77 src/sys/compat/linux/common/linux_signal.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index