openwrtv3/toolchain/uClibc
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. 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. 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 indent conditionnals in uClibc Makefile 2008-11-08 23:00:22 +00:00