From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Thu, 20 Jun 2019 08:39:32 +0200 Subject: [LTP] [PATCH v3 4/4] syscalls/pidfd_send_signal03 In-Reply-To: <20190614072829.24529-4-camann@suse.com> References: <20190614072829.24529-1-camann@suse.com> <20190614072829.24529-4-camann@suse.com> Message-ID: <20190620063931.GA19535@dell5510> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Christian, > Add testcase to check if the syscall will send a signal > to a process with the same PID as the targeted process. > Signed-off-by: Christian Amann > Reviewed-by: Petr Vorel Whole patchset merged, thx! Kind regards, Petr