util-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fixes for v2.33 on musl-based systems
@ 2018-09-26  6:23 Patrick Steinhardt
  2018-09-26  6:23 ` [PATCH 1/2] lsblk: fix unknown type `stat` caused by missing header Patrick Steinhardt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Patrick Steinhardt @ 2018-09-26  6:23 UTC (permalink / raw)
  To: util-linux; +Cc: Patrick Steinhardt

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

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

end of thread, other threads:[~2018-10-04 16:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-26  6:23 [PATCH 0/2] Fixes for v2.33 on musl-based systems Patrick Steinhardt
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

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).