Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | move library packages to package/libs/ | Felix Fietkau | 2012-10-08 |
| | | | | SVN-Revision: 33657 | ||
* | libnl-tiny: port upstream bugfix 8ee16e6688657886f591f0841cb8e892743ecf2a ↵ | Jo-Philipp Wich | 2012-04-01 |
| | | | | | | from libnl, fixes error on hostapd interface initialization SVN-Revision: 31155 | ||
* | libnl-tiny: export unl_genl_multicast_id() | Felix Fietkau | 2012-01-14 |
| | | | | SVN-Revision: 29743 | ||
* | libnl-tiny: fix a potential memleak in an error path | Felix Fietkau | 2012-01-12 |
| | | | | SVN-Revision: 29720 | ||
* | libnl-tiny: remove some more functions to reduce binary size | Felix Fietkau | 2011-02-13 |
| | | | | SVN-Revision: 25527 | ||
* | libnl-tiny: decrease the size a bit more by removing some unnecessary functions | Felix Fietkau | 2011-02-13 |
| | | | | SVN-Revision: 25525 | ||
* | libnl-tiny: fix compile error with eglibc (#8782) | Felix Fietkau | 2011-02-01 |
| | | | | SVN-Revision: 25281 | ||
* | libnl-tiny: add unl a convenience wrapper around the libnl api | Felix Fietkau | 2011-01-31 |
| | | | | SVN-Revision: 25263 | ||
* | 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 | ||
* | libnl-tiny: fix potential redefinition of offsetof | Felix Fietkau | 2009-05-24 |
| | | | | SVN-Revision: 16030 | ||
* | libnl-tiny: add copy of linux/gen_stat.h, it's not available on brcm-2.4 | Jo-Philipp Wich | 2009-05-10 |
| | | | | SVN-Revision: 15756 | ||
* | libnl-tiny: add -fpic | Felix Fietkau | 2009-05-04 |
| | | | | SVN-Revision: 15594 | ||
* | fix libnl-tiny compile with eglibc | Felix Fietkau | 2009-05-04 |
| | | | | SVN-Revision: 15591 | ||
* | libnl-tiny: install a pkg-config file | Felix Fietkau | 2009-04-30 |
| | | | | SVN-Revision: 15515 | ||
* | libnl-tiny: sync genetlink.h with the kernel header | Felix Fietkau | 2009-04-30 |
| | | | | SVN-Revision: 15513 | ||
* | add libnl-tiny as a small replacement for libnl with only genl support included | Felix Fietkau | 2009-04-30 |
SVN-Revision: 15507 |