From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v2 3/4] syscalls/pidfd_send_signal02
Date: Wed, 12 Jun 2019 15:54:36 +0200 [thread overview]
Message-ID: <20190612135436.GA15090@x230> (raw)
In-Reply-To: <20190604114702.28255-2-camann@suse.com>
Hi Christian,
> Add test to check basic error handling of the syscall.
> Signed-off-by: Christian Amann <camann@suse.com>
Reviewed-by: Petr Vorel <pvorel@suse.cz>
...
> +#define _GNU_SOURCE
Again, if not needed, remove it.
> +
> +#include <signal.h>
> +#include "pwd.h"
#include <pwd.h">
The rest LGTM.
Kind regards,
Petr
next prev parent reply other threads:[~2019-06-12 13:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-04 11:47 [LTP] [PATCH v2 2/4] syscalls/pidfd_send_signal01 Christian Amann
2019-06-04 11:47 ` [LTP] [PATCH v2 3/4] syscalls/pidfd_send_signal02 Christian Amann
2019-06-12 13:54 ` Petr Vorel [this message]
2019-06-04 11:47 ` [LTP] [PATCH v2 4/4] syscalls/pidfd_send_signal03 Christian Amann
2019-06-12 14:13 ` Petr Vorel
2019-06-06 13:10 ` [LTP] [PATCH v2 2/4] syscalls/pidfd_send_signal01 Cyril Hrubis
2019-06-11 11:12 ` Christian Amann
2019-06-12 13:41 ` Petr Vorel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190612135436.GA15090@x230 \
--to=pvorel@suse.cz \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox