1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-27 18:18:26 +02:00
openwrt-xburst/toolchain/uClibc
nbd 26a73029f9 remove the openat() patch, as it's breaking quite a few packages.
the problem is in the AT_FDCWD define, which packages check for to
see if fdopenat, openat, fstatat, etc. are supported, but the patch
only adds openat() and not the other functions.
this should probably be fixed upstream and not just in openwrt.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13817 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-02 04:16:30 +00:00
..
config Update uClibc config for x86_64 2008-07-27 16:56:34 +00:00
patches remove the openat() patch, as it's breaking quite a few packages. 2009-01-02 04:16:30 +00:00
Config.in remove some wrong depends/defaults 2008-01-27 18:49:51 +00:00
Config.version fix uClibc legacy version 2008-07-29 14:58:48 +00:00
Makefile [cosmetic] indent conditionnals in uClibc Makefile 2008-11-08 23:00:22 +00:00