All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] More latest glibc/gcc build fixes
@ 2021-10-16 18:31 Jan Kiszka
  2021-10-16 18:31 ` [PATCH 1/3] testsuite/latency: Use corresponding pclose for popen Jan Kiszka
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jan Kiszka @ 2021-10-16 18:31 UTC (permalink / raw)
  To: xenomai

Found while test-building against ALT linux.

Jan


CC: Jan Kiszka <jan.kiszka@siemens.com>

Jan Kiszka (3):
  testsuite/latency: Use corresponding pclose for popen
  lib/boilerplate: Convert pthread_mutexattr_setrobust_np stub into
    inline function
  lib: Switch to pthread_mutexattr_setrobust

 configure.ac                |  1 +
 include/boilerplate/libc.h  | 14 +++++++++++---
 lib/alchemy/mutex.c         |  4 ++--
 lib/vxworks/semLib.c        |  4 ++--
 testsuite/latency/latency.c |  2 +-
 5 files changed, 17 insertions(+), 8 deletions(-)

--
2.31.1



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

end of thread, other threads:[~2021-10-16 18:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-16 18:31 [PATCH 0/3] More latest glibc/gcc build fixes Jan Kiszka
2021-10-16 18:31 ` [PATCH 1/3] testsuite/latency: Use corresponding pclose for popen Jan Kiszka
2021-10-16 18:31 ` [PATCH 2/3] lib/boilerplate: Convert pthread_mutexattr_setrobust_np stub into inline function Jan Kiszka
2021-10-16 18:31 ` [PATCH 3/3] lib: Switch to pthread_mutexattr_setrobust Jan Kiszka

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.