All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH v1] runtest/syscalls: add (rt_)sigtimedwait01
@ 2019-03-12 14:55 Matthias Maennich
  2019-03-12 15:26 ` Petr Vorel
  0 siblings, 1 reply; 2+ messages in thread
From: Matthias Maennich @ 2019-03-12 14:55 UTC (permalink / raw)
  To: ltp

rt_sigtimedwait01 and sigtimedwait01 are compile time variants of
sigwaitinfo01 and shall be addded to runtest/syscalls as well.

Signed-off-by: Matthias Maennich <maennich@google.com>
---
 runtest/syscalls | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/runtest/syscalls b/runtest/syscalls
index 978a56a0788c..d752dba33780 100644
--- a/runtest/syscalls
+++ b/runtest/syscalls
@@ -1004,6 +1004,7 @@ rt_sigprocmask01 rt_sigprocmask01
 rt_sigprocmask02 rt_sigprocmask02
 rt_sigqueueinfo01 rt_sigqueueinfo01
 rt_sigsuspend01 rt_sigsuspend01
+rt_sigtimedwait01 rt_sigtimedwait01
 rt_tgsigqueueinfo01 rt_tgsigqueueinfo01
 
 sbrk01 sbrk01
@@ -1282,6 +1283,8 @@ sigrelse01 sigrelse01
 
 sigsuspend01 sigsuspend01
 
+sigtimedwait01 sigtimedwait01
+
 sigwaitinfo01 sigwaitinfo01
 
 socket01 socket01
-- 
2.21.0.360.g471c308f928-goog


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [LTP] [PATCH v1] runtest/syscalls: add (rt_)sigtimedwait01
  2019-03-12 14:55 [LTP] [PATCH v1] runtest/syscalls: add (rt_)sigtimedwait01 Matthias Maennich
@ 2019-03-12 15:26 ` Petr Vorel
  0 siblings, 0 replies; 2+ messages in thread
From: Petr Vorel @ 2019-03-12 15:26 UTC (permalink / raw)
  To: ltp

Hi Matthias,

> rt_sigtimedwait01 and sigtimedwait01 are compile time variants of
> sigwaitinfo01 and shall be addded to runtest/syscalls as well.

Thanks for a fix, merged.

Kind regards,
Petr

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-12 15:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-12 14:55 [LTP] [PATCH v1] runtest/syscalls: add (rt_)sigtimedwait01 Matthias Maennich
2019-03-12 15:26 ` Petr Vorel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.