summaryrefslogtreecommitdiffstats
path: root/package/libnl-tiny
Commit message (Expand)AuthorAgeFilesLines
* [package] libnl-tiny: port upstream bugfix 8ee16e6688657886f591f0841cb8e89274...jow2012-04-012-3/+3
* libnl-tiny: export unl_genl_multicast_id()nbd2012-01-142-1/+2
* libnl-tiny: fix a potential memleak in an error pathnbd2012-01-121-4/+3
* libnl-tiny: remove some more functions to reduce binary sizenbd2011-02-133-2/+9
* libnl-tiny: decrease the size a bit more by removing some unnecessary functionsnbd2011-02-134-41/+31
* libnl-tiny: fix compile error with eglibc (#8782)nbd2011-02-011-0/+1
* libnl-tiny: add unl a convenience wrapper around the libnl apinbd2011-01-313-1/+337
* libnl-tiny: Fix for c++ compatibilitynbd2011-01-264-9/+9
* libnl-tiny: fix a compiler warning that shows up with -pedanticnbd2010-10-141-2/+6
* libnl-tiny: fix potential redefinition of offsetofnbd2009-05-241-0/+2
* [package] libnl-tiny: add copy of linux/gen_stat.h, it's not available on brc...jow2009-05-101-0/+67
* libnl-tiny: add -fpicnbd2009-05-041-0/+2
* fix libnl-tiny compile with eglibcnbd2009-05-041-0/+1
* libnl-tiny: install a pkg-config filenbd2009-04-302-1/+12
* libnl-tiny: sync genetlink.h with the kernel headernbd2009-04-301-0/+14
* add libnl-tiny as a small replacement for libnl with only genl support includednbd2009-04-3044-0/+9124