netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* libmnl: other OS support
@ 2011-03-05 12:31 Jan Engelhardt
  2011-03-05 12:31 ` [PATCH 1/3] src: use limits.h header Jan Engelhardt
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Jan Engelhardt @ 2011-03-05 12:31 UTC (permalink / raw)
  To: pablo; +Cc: netfilter-devel


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

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

end of thread, other threads:[~2011-03-09 19:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-05 12:31 libmnl: other OS support Jan Engelhardt
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

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