[PATCH] nptl: Add more coverage in tst-cancel4
Adhemerval Zanella
adhemerval.zanella@linaro.org
Mon Jul 4 12:24:00 GMT 2016
On 03/07/2016 23:27, Mike Frysinger wrote:
> On 14 Jun 2016 12:42, Adhemerval Zanella wrote:
>> + printf ("%s: cannot generate temp file name\n", __FUNCTION__);
>
> __func__ is the portable name isn't it ?
>
> ignoring that, should this (all the other error messages you've added)
> end with %m ?
I am not sure about '__func__', but I think %m seems reasonable.
> -mike
>
More information about the Libc-alpha
mailing list