mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Laurent Bercot <ska-dietlibc@skarnet.org>
To: musl@lists.openwall.com
Subject: linux/netlink.h
Date: Mon, 07 Oct 2013 01:16:14 +0100	[thread overview]
Message-ID: <5251FD4E.8000102@skarnet.org> (raw)

  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


             reply	other threads:[~2013-10-07  0:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-07  0:16 Laurent Bercot [this message]
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

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=5251FD4E.8000102@skarnet.org \
    --to=ska-dietlibc@skarnet.org \
    --cc=musl@lists.openwall.com \
    /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.
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).