linux-rt-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] rt-tests devel/v0.96
@ 2015-10-14 13:32 John Kacur
  2015-10-14 13:32 ` [PATCH 1/7] cyclictest: Clean-ups in timerthread before working on it John Kacur
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: John Kacur @ 2015-10-14 13:32 UTC (permalink / raw)
  To: rt-users; +Cc: Clark Williams, John Kacur

Nothing too exciting here, mostly small clean-up fixes, and build changes
However, not everything was properly posted to the list, so doing so now.

Please continue to send in any changes for the devel/v0.96

Thanks

John

Clark Williams (3):
  Makefile: add target to create OBJDIR before use
  specfile: add signaltest manpage to files section and remove trailing
    whitespace in changelog
  Makefile: have distclean remove .asc file for tarball

John Kacur (3):
  cyclictest: Clean-ups in timerthread before working on it
  Makefile: OBJDIR should be an order-only-prerequisite
  Makefile: Move TARGETS back to a more logical place in the Makefile

Uwe Kleine-König (1):
  Fix some trivial typos found by codespell(1)

 Makefile                     | 16 +++++++-------
 rt-tests.spec-in             |  3 ++-
 src/cyclictest/cyclictest.c  | 50 +++++++++++++++++++++++++-------------------
 src/pi_tests/classic_pi.c    |  2 +-
 src/pi_tests/pi_stress.c     |  4 ++--
 src/pi_tests/pip_stress.c    |  2 +-
 src/pi_tests/tst-mutexpi10.c |  2 +-
 7 files changed, 45 insertions(+), 34 deletions(-)

-- 
2.4.3

--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2015-10-15  8:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-14 13:32 [PATCH 0/7] rt-tests devel/v0.96 John Kacur
2015-10-14 13:32 ` [PATCH 1/7] cyclictest: Clean-ups in timerthread before working on it John Kacur
2015-10-14 13:32 ` [PATCH 2/7] Fix some trivial typos found by codespell(1) John Kacur
2015-10-14 13:32 ` [PATCH 3/7] Makefile: add target to create OBJDIR before use John Kacur
2015-10-14 13:32 ` [PATCH 4/7] Makefile: OBJDIR should be an order-only-prerequisite John Kacur
2015-10-14 13:32 ` [PATCH 5/7] specfile: add signaltest manpage to files section and remove trailing whitespace in changelog John Kacur
2015-10-15  8:52   ` Uwe Kleine-König
2015-10-15  8:53     ` Uwe Kleine-König
2015-10-14 13:32 ` [PATCH 6/7] Makefile: have distclean remove .asc file for tarball John Kacur
2015-10-14 13:32 ` [PATCH 7/7] Makefile: Move TARGETS back to a more logical place in the Makefile John Kacur

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).