summaryrefslogtreecommitdiff
path: root/package/libnl-tiny/src
AgeCommit message (Collapse)Author
2011-02-13libnl-tiny: remove some more functions to reduce binary sizenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13libnl-tiny: decrease the size a bit more by removing some unnecessary functionsnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25525 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-01libnl-tiny: fix compile error with eglibc (#8782)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25281 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-31libnl-tiny: add unl a convenience wrapper around the libnl apinbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25263 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-26libnl-tiny: Fix for c++ compatibilitynbd
g++ compiler issued some errors like "invalid conversion from void* to *struct nl_attr" when compiling cpp file which calls libnl-tiny functions. (it's OK with gcc) Also see https://dev.openwrt.org/ticket/7854 Patch from: kentarou matsuyama <matsuyama@thinktube.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25101 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-10-14libnl-tiny: fix a compiler warning that shows up with -pedanticnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23431 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-24libnl-tiny: fix potential redefinition of offsetofnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16030 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-10[package] libnl-tiny: add copy of linux/gen_stat.h, it's not available on ↵jow
brcm-2.4 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15756 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-04fix libnl-tiny compile with eglibcnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15591 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30libnl-tiny: sync genetlink.h with the kernel headernbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15513 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30add libnl-tiny as a small replacement for libnl with only genl support includednbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15507 3c298f89-4303-0410-b956-a3cf2f4a3e73