Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | move library packages to package/libs/ | Felix Fietkau | 2012-10-08 |
| | | | | SVN-Revision: 33657 | ||
* | libnl-tiny: decrease the size a bit more by removing some unnecessary functions | Felix Fietkau | 2011-02-13 |
| | | | | SVN-Revision: 25525 | ||
* | libnl-tiny: Fix for c++ compatibility | Felix Fietkau | 2011-01-26 |
| | | | | | | | | | | 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> SVN-Revision: 25101 | ||
* | libnl-tiny: fix a compiler warning that shows up with -pedantic | Felix Fietkau | 2010-10-14 |
| | | | | SVN-Revision: 23431 | ||
* | add libnl-tiny as a small replacement for libnl with only genl support included | Felix Fietkau | 2009-04-30 |
SVN-Revision: 15507 |