remove the openat() patch, as it's breaking quite a few packages.
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 2 Jan 2009 04:16:30 +0000 (04:16 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 2 Jan 2009 04:16:30 +0000 (04:16 +0000)
commit26a73029f9e0a3248efe53ec485dbc7adaac5ce6
treec75820adac585a662c8a48e3eb29b4e3bd8b1f53
parentc07ae1307b6418dba5f23fb02c1b99b2dd721aad
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
toolchain/uClibc/patches/160-add_openat_and_friends.patch [deleted file]