All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@web.de>
To: xenomai@xenomai.org
Subject: [PATCH 0/3] More latest glibc/gcc build fixes
Date: Sat, 16 Oct 2021 20:31:22 +0200	[thread overview]
Message-ID: <cover.1634409085.git.jan.kiszka@web.de> (raw)

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



             reply	other threads:[~2021-10-16 18:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-16 18:31 Jan Kiszka [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1634409085.git.jan.kiszka@web.de \
    --to=jan.kiszka@web.de \
    --cc=xenomai@xenomai.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.