mailing list of musl libc
 help / color / mirror / code / Atom feed
* linux/netlink.h
@ 2013-10-07  0:16 Laurent Bercot
  2013-10-07  1:13 ` linux/netlink.h Luca Barbato
  0 siblings, 1 reply; 9+ messages in thread
From: Laurent Bercot @ 2013-10-07  0:16 UTC (permalink / raw)
  To: musl

  Hello musl people,

  I'm trying out musl and I like it very much so far.
  The only thing that's stopping me for now is that I want to be able
to compile the s6-linux-utils package against musl; that package
contains the s6-devd utility, which reads the netlink for udev events
(so something like mdev can be spawned serially instead of having to
deal with parallelism when spawned from /proc/sys/kernel/hotplug).
Of course, the source code includes <linux/netlink.h>.

  Could you please add a minimal linux/netlink.h to mini-lkh ?
  I just need the following definitions:

  - struct sockaddr_nl
  - AF_NETLINK (already in sys/socket.h if I'm not mistaken)
  - NETLINK_KOBJECT_UEVENT

  I'd submit a patch, but my kernel-fu is very weak, and I'm not sure
what to pull in and what not to, so I better leave it to the specialists.

  Thank you,
  
-- 
  Laurent


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

end of thread, other threads:[~2013-10-13  3:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-07  0:16 linux/netlink.h Laurent Bercot
2013-10-07  1:13 ` linux/netlink.h Luca Barbato
2013-10-07 10:42   ` linux/netlink.h Laurent Bercot
2013-10-07 12:06     ` linux/netlink.h John Spencer
2013-10-07 14:26       ` linux/netlink.h Laurent Bercot
2013-10-07 15:07       ` linux/netlink.h Christian Wiese
2013-10-07 16:08         ` linux/netlink.h John Spencer
2013-10-12 17:44       ` linux/netlink.h Justin Cormack
2013-10-13  3:37         ` linux/netlink.h John Spencer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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