| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Move c/h files implementing/defining standard library stuff into a new libc d... | Thomas Martitz | 2010-05-06 |
| * | Remove tabs in firmware path (taking into account the original spacing). | Andree Buschmann | 2010-02-22 |
| * | Added #include <string.h> to memmove.c, memcpy.c and strcat.c | Bertrik Sikken | 2008-04-28 |
| * | Initial gcc4 warning cleanup (and some minor policing) | Daniel Stenberg | 2005-11-25 |
| * | Correct usage of ICODE_ATTR in memcpy.c and strlen.c | Linus Nielsen Feltzing | 2005-08-15 |
| * | Revived C implementations of memcpy() and memset() for platforms without asm ... | Jens Arnold | 2005-01-21 |
| * | patch #917153: faster memset()/memcpy() | Jörg Hohensohn | 2004-03-18 |
| * | Moved to internal RAM | Linus Nielsen Feltzing | 2002-08-01 |
| * | Killed a few warnings | Linus Nielsen Feltzing | 2002-06-07 |
| * | Added code from libc instead of requiring newlib | Björn Stenberg | 2002-05-30 |