Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1683574
| From | Markus Trippelsdorf <markus@trippelsdorf.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | commit 67d7ddded32 (waitid(2): leave copyout of siginfo to syscall itself) breaks glibc posix/tst-waitid |
| Date | 2017-07-08 12:00 +0200 |
| Message-ID | <u0UGS-yn-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Since:
commit 67d7ddded322db99f451a7959d56ed6c70a6c4aa
Author: Al Viro <viro@zeniv.linux.org.uk>
Date: Sun May 14 20:53:13 2017 -0400
waitid(2): leave copyout of siginfo to syscall itself
the glibc posix/tst-waitid.c testcase fails:
markus@x4 glibc-build % ./posix/tst-waitid
waitid WNOHANG on stopped status 0
--
Markus
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
commit 67d7ddded32 (waitid(2): leave copyout of siginfo to syscall itself) breaks glibc posix/tst-waitid Markus Trippelsdorf <markus@trippelsdorf.de> - 2017-07-08 12:00 +0200
Re: commit 67d7ddded32 (waitid(2): leave copyout of siginfo to syscall itself) breaks glibc posix/tst-waitid Al Viro <viro@ZenIV.linux.org.uk> - 2017-07-08 15:20 +0200
Re: commit 67d7ddded32 (waitid(2): leave copyout of siginfo to syscall itself) breaks glibc posix/tst-waitid Markus Trippelsdorf <markus@trippelsdorf.de> - 2017-07-08 16:00 +0200
csiph-web