util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrick Steinhardt <ps@pks.im>
To: util-linux@vger.kernel.org
Cc: Patrick Steinhardt <ps@pks.im>
Subject: [PATCH 0/2] Fixes for v2.33 on musl-based systems
Date: Wed, 26 Sep 2018 08:23:07 +0200	[thread overview]
Message-ID: <cover.1537942755.git.ps@pks.im> (raw)

Hi,

there are two small issues I discovered in v2.33-rc1 on
musl-based systems. The first patch fixes a compile error, the
second patch fixes a warning.

Regards
Patrick

Patrick Steinhardt (2):
  lsblk: fix unknown type `stat` caused by missing header
  rename: avoid undefined function prototype for `fpurge`

 misc-utils/lsblk.h  | 1 +
 misc-utils/rename.c | 4 +++-
 2 files changed, 4 insertions(+), 1 deletion(-)

-- 
2.19.0

             reply	other threads:[~2018-09-26 12:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-26  6:23 Patrick Steinhardt [this message]
2018-09-26  6:23 ` [PATCH 1/2] lsblk: fix unknown type `stat` caused by missing header Patrick Steinhardt
2018-09-26  6:23 ` [PATCH 2/2] rename: avoid undefined function prototype for `fpurge` Patrick Steinhardt
2018-10-04  9:58 ` [PATCH 0/2] Fixes for v2.33 on musl-based systems Karel Zak

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.1537942755.git.ps@pks.im \
    --to=ps@pks.im \
    --cc=util-linux@vger.kernel.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 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).