[LTP] [PATCH v3] getpgid01: On Android, pgid(1) is 0 instead of 1
Petr Vorel
pvorel@suse.cz
Mon Oct 30 12:06:48 CET 2023
> Hi!
> > > +static int get_init_pgid()
> > static int get_init_pgid(void)
> > We still use -std=gnu99, thus we need that otherwise compiler complains
> > warning: old-style function definition [-Wold-style-definition].
> > It can be fixed during merge.
> With that fixed:
> Reviewed-by: Cyril Hrubis <chrubis@suse.cz>
Great, merged.
Kind regards,
Petr
More information about the ltp
mailing list