Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [toolchain] uClibc: fix uClibc implementation of eventfd | florian | 2012-09-19 | 1 | -0/+59 |
| | | | | | | | | | | | | | | | uClibc declares eventfd() as taking two arguments but doesn't properly pass the second argument to the kernel. The problem is discussed at: http://lists.uclibc.org/pipermail/uclibc/2012-May/046873.html This patch is taken from uclibc 0.9.33 git, so will presumably be integrated in any future releases. Signed-off-by: Andy Leiserson <andy@leiserson.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33478 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | toolchain/uClibc: fix getting the nameserver from _res state after res_init. ↵ | nbd | 2012-06-30 | 1 | -0/+15 |
| | | | | | | fixes displaying the nameserver in busybox nslookup git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32555 3c298f89-4303-0410-b956-a3cf2f4a3e73 | ||||
* | uClibc: update to 0.9.33.2, fixes #4420 | nbd | 2012-05-15 | 15 | -0/+4704 |
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31740 3c298f89-4303-0410-b956-a3cf2f4a3e73 |