uclibc: add prctl syscall fix for AVR32 architecture
authorHans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Tue, 15 Dec 2009 09:36:33 +0000 (10:36 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 15 Dec 2009 09:41:07 +0000 (10:41 +0100)
commitb4f01dcc10a94dc5ace8a6780fb41c4882fa617b
tree2d4824cbbd60098aa439ee44ada7a7841f7073fd
parentd3df830c2bcad37871b6a6f2f34d6f0db106670f
uclibc: add prctl syscall fix for AVR32 architecture

This patch fixes the prctl syscall for the AVR32 architecture, since this
architecture assumes you handle varargs in a proper way, always.

Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/uClibc/uClibc-0.9.30-fix-varargs-in-prctl-syscall.patch.avr32 [new file with mode: 0644]