From: Jan Engelhardt <jengelh@medozas.de>
To: pablo@netfilter.org
Cc: netfilter-devel@vger.kernel.org
Subject: libmnl: other OS support
Date: Sat, 5 Mar 2011 13:31:28 +0100 [thread overview]
Message-ID: <1299328292-4469-1-git-send-email-jengelh@medozas.de> (raw)
The following changes since commit 30923494424b604b1d59087e06fccf0637c0c2c5:
doxygen: exclude EXPORT_SYMBOL and skip .git files (2011-02-08 15:19:19 +0100)
are available in the git repository at:
git://dev.medozas.de/libmnl master
Jan Engelhardt (3):
src: use limits.h header
include: use sanitized header from headers_install
build: support compilation on non-Linuxes
configure.ac | 13 ++--
include/generic/linux/netlink.h | 152 +++++++++++++++++++++++++++++++++++++++
include/linux/netlink.h | 128 +--------------------------------
src/attr.c | 3 +-
4 files changed, 162 insertions(+), 134 deletions(-)
create mode 100644 include/generic/linux/netlink.h
next reply other threads:[~2011-03-05 12:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-05 12:31 Jan Engelhardt [this message]
2011-03-05 12:31 ` [PATCH 1/3] src: use limits.h header Jan Engelhardt
2011-03-09 13:49 ` Pablo Neira Ayuso
2011-03-05 12:31 ` [PATCH 2/3] include: use sanitized header from headers_install Jan Engelhardt
2011-03-09 13:50 ` Pablo Neira Ayuso
2011-03-05 12:31 ` [PATCH 3/3] build: support compilation on non-Linuxes Jan Engelhardt
2011-03-09 13:53 ` Pablo Neira Ayuso
2011-03-09 19:03 ` Jan Engelhardt
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=1299328292-4469-1-git-send-email-jengelh@medozas.de \
--to=jengelh@medozas.de \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.org \
/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;
as well as URLs for NNTP newsgroup(s).