remove the openat() patch, as it's breaking quite a few packages. the problem is...
authorFelix Fietkau <nbd@openwrt.org>
Fri, 2 Jan 2009 04:16:30 +0000 (04:16 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 2 Jan 2009 04:16:30 +0000 (04:16 +0000)
commitcf8362db3c25850214e5be2b15e777359857d2a6
tree0786dea5311e01ef9e95daac4f704ac777edc7a9
parente5905aebb7398539d4f4efe2dbd8857a5b0215d3
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.

SVN-Revision: 13817
toolchain/uClibc/patches/160-add_openat_and_friends.patch [deleted file]