Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sync clone() function declaration for AVR32 with sched.h declaration | Hans-Christian Egtvedt | 2008-11-03 | 1 | -1/+1 |
| | | | | | | | | 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> | ||||
* | Add include to silence compiler warning when compiling clone.c for AVR32 | Hans-Christian Egtvedt | 2008-11-03 | 1 | -0/+1 |
| | | | | | Signed-off-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> | ||||
* | Fix whitespace damage in AVR32 in libc sysdeps AVR32 specific Linux files. | Hans-Christian Egtvedt | 2008-04-24 | 1 | -17/+17 |
| | |||||
* | Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt ↵ | Carmelo Amoroso | 2007-11-16 | 1 | -0/+41 |
<hcegtvedt@atmel.com> |