From: Hans-Werner Hilse <hwhilse@gmail.com>
To: User-mode-linux-devel@lists.sourceforge.net
Subject: [uml-devel] [PATCH v2 0/3] musl compatibility patches
Date: Thu, 11 Jun 2015 11:29:17 +0200 [thread overview]
Message-ID: <1434014960-14774-1-git-send-email-hwhilse@gmail.com> (raw)
This set of patches facilitate compilation with the musl libc,
either linked to shared libraries or static.
Hans-Werner Hilse (3):
um: Do not use __ptr_t type for stack_t's .ss pointer
um: Do not use stdin and stdout identifiers for struct members
um: Include sys/types.h for makedev(), major(), minor()
arch/um/drivers/harddog_user.c | 18 +++++++++---------
arch/um/drivers/net_user.c | 6 +++---
arch/um/drivers/slip_user.c | 14 +++++++-------
arch/um/drivers/slirp_user.c | 16 ++++++++--------
arch/um/os-Linux/drivers/tuntap_user.c | 6 +++---
arch/um/os-Linux/file.c | 1 +
arch/um/os-Linux/signal.c | 8 +++++---
7 files changed, 36 insertions(+), 33 deletions(-)
--
2.4.2
------------------------------------------------------------------------------
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
next reply other threads:[~2015-06-11 9:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-11 9:29 Hans-Werner Hilse [this message]
2015-06-11 9:29 ` [uml-devel] [PATCH v2 1/3] um: Do not use __ptr_t type for stack_t's .ss pointer Hans-Werner Hilse
2015-06-11 9:29 ` [uml-devel] [PATCH v2 2/3] um: Do not use stdin and stdout identifiers for struct members Hans-Werner Hilse
2015-06-11 9:29 ` [uml-devel] [PATCH v2 3/3] um: Include sys/types.h for makedev(), major(), minor() Hans-Werner Hilse
2015-06-25 20:42 ` [uml-devel] [PATCH v2 0/3] musl compatibility patches Richard Weinberger
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=1434014960-14774-1-git-send-email-hwhilse@gmail.com \
--to=hwhilse@gmail.com \
--cc=User-mode-linux-devel@lists.sourceforge.net \
/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