Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-03 | Sync clone() function declaration for AVR32 with sched.h declaration | Hans-Christian Egtvedt | |
This patch fixes the previous commit for clone on AVR32 arch, where the function parameters where not updated after adding #include <sched.h>. Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | |||
2008-11-03 | Add include to silence compiler warning when compiling clone.c for AVR32 | Hans-Christian Egtvedt | |
Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | |||
2008-04-24 | Fix whitespace damage in AVR32 in libc sysdeps AVR32 specific Linux files. | Hans-Christian Egtvedt | |
2007-11-16 | Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt ↵ | Carmelo Amoroso | |
<hcegtvedt@atmel.com> |