Add the missing 5th arg to the ppoll syscall. Fixes the uclibc error that ppoll retur...
authorHamish Guthrie <hcg@openwrt.org>
Fri, 29 May 2009 07:40:29 +0000 (07:40 +0000)
committerHamish Guthrie <hcg@openwrt.org>
Fri, 29 May 2009 07:40:29 +0000 (07:40 +0000)
commit0c592ec7b3e1dbf99b3efd8ff22bb945d7d83774
tree0c6a69650c02f59460caf784f63961b356f18a02
parent01392262c19ad4ecb7c3416de717de781a65d8bb
Add the missing 5th arg to the ppoll syscall. Fixes the uclibc error that ppoll returns -EINVAL. Thanks to Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 16166
toolchain/uClibc/patches-0.9.29/300-fix-ppoll.diff [new file with mode: 0644]
toolchain/uClibc/patches-0.9.30.1/300-fix-ppoll.diff [new file with mode: 0644]