Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-15 | vfork: make all archs consistent | Peter S. Mazinger | |
__vfork is hidden. __GI_vfork is strong (not weak as it was). vfork is weak. e1 can use the generic version. Note: libc_hidden_def(x) has different meaning in .c and .S files. Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.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> |