All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/3] Add rt signal newlib support + convert rt_sigsuspend01
@ 2018-11-13 15:17 Cyril Hrubis
  2018-11-13 15:17 ` [LTP] [PATCH 1/3] lapi/rt_sigaction.h: Make it usable for newlib tests Cyril Hrubis
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Cyril Hrubis @ 2018-11-13 15:17 UTC (permalink / raw)
  To: ltp

This set lays out interface for converting rt signal tests to new
library and also converts the rt_sigsuspend01 test.

Cyril Hrubis (3):
  lapi/rt_sigaction.h: Make it usable for newlib tests
  lapi/safe_rt_signal.h: Add.
  syscalls/rt_sigsuspend01: Cleanup && convert to newlib

 include/lapi/rt_sigaction.h                        |  10 +-
 include/lapi/safe_rt_signal.h                      |  50 ++++++++
 .../syscalls/rt_sigsuspend/rt_sigsuspend01.c       | 135 +++++++--------------
 3 files changed, 101 insertions(+), 94 deletions(-)
 create mode 100644 include/lapi/safe_rt_signal.h

-- 
2.16.4


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

end of thread, other threads:[~2018-11-19 13:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-13 15:17 [LTP] [PATCH 0/3] Add rt signal newlib support + convert rt_sigsuspend01 Cyril Hrubis
2018-11-13 15:17 ` [LTP] [PATCH 1/3] lapi/rt_sigaction.h: Make it usable for newlib tests Cyril Hrubis
2018-11-13 15:17 ` [LTP] [PATCH 2/3] lapi/safe_rt_signal.h: Add Cyril Hrubis
2018-11-13 15:17 ` [LTP] [PATCH 3/3] syscalls/rt_sigsuspend01: Cleanup && convert to newlib Cyril Hrubis
2018-11-13 20:18   ` Steve Muckle
2018-11-19 13:36 ` [LTP] [PATCH 0/3] Add rt signal newlib support + convert rt_sigsuspend01 Cyril Hrubis

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.