[PATCH 1/2] Use write_message instead of write

Florian Weimer fweimer@redhat.com
Mon Nov 7 17:33:00 GMT 2016


On 11/01/2016 01:43 AM, Gabriel F. T. Gomes wrote:
> In the test cases, there are writes to stdout which do not check the result
> value.  This patch replaces such occurrences with calls to write_message,
> which properly deals with the unused result.
>
> 2016-10-28  Gabriel F. T. Gomes  <gftg@linux.vnet.ibm.com>
>
> 	* nptl/tst-kill3.c (handler): Use write_message in place of write.
> 	* nptl/tst-kill6.c (handler): Likewise.
> 	* nptl/tst-tls2.c (CB): Likewise.
> 	* nptl/tst-tls3.c (CB): Likewise.

Looks good to me.

Thanks,
Florian



More information about the Libc-alpha mailing list