[PATCH] Write errors to stdout and not stderr in nptl/tst-setuid3.c
Arjun Shankar
arjun.is@lostca.se
Thu Sep 18 21:14:00 GMT 2014
nptl/tst-setuid3.c was using the `err' and `errx' functions to write
error messages. This wrote to stderr instead of the preferred stdout.
This patch should fix that.
ChangeLog:
2014-09-18 Arjun Shankar <arjun.is@lostca.se>
* nptl/tst-setuid3.c: Write errors to stdout.
---
nptl/tst-setuid3.c | 42 +++++++++++++++++++++++++++---------------
1 file changed, 27 insertions(+), 15 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-nptl-tst-setuid3.c-Write-to-stdout-not-stderr.patch
Type: text/x-patch
Size: 3647 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20140918/5ad362b7/attachment.bin>
More information about the Libc-alpha
mailing list