[LTP] [PATCH v2 3/4] syscalls/pidfd_send_signal02

Petr Vorel pvorel@suse.cz
Wed Jun 12 15:54:36 CEST 2019


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


More information about the ltp mailing list