linux-um archives
 help / color / mirror / Atom feed
* [uml-devel] [PATCH v2 0/3] musl compatibility patches
@ 2015-06-11  9:29 Hans-Werner Hilse
  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
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Hans-Werner Hilse @ 2015-06-11  9:29 UTC (permalink / raw)
  To: User-mode-linux-devel

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


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

end of thread, other threads:[~2015-06-25 20:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-11  9:29 [uml-devel] [PATCH v2 0/3] musl compatibility patches Hans-Werner Hilse
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox