Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uclibc: add prctl syscall fix for AVR32 architecture | Hans-Christian Egtvedt | 2009-12-15 | 1 | -0/+29 |
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> |