| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Remove last traces of sprintf.h | Jeffrey Goode | 2010-05-07 |
| * | Move c/h files implementing/defining standard library stuff into a new libc d... | Thomas Martitz | 2010-05-06 |
| * | Make open() posix compliant api-wise. A few calls (those with O_CREAT) need t... | Thomas Martitz | 2010-05-06 |
| * | Remove int_prio argument from timer_register, and move the only use for it in... | Rafaël Carré | 2009-06-29 |
| * | Commit FS#9170 by Dave Hooper. Adds support for profiling on ARM, and fixes ... | Michael Giacomelli | 2008-07-28 |
| * | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg | 2008-06-28 |
| * | Moved private types and constants from profile.h to profile.c | Bertrik Sikken | 2008-04-28 |
| * | Fix bug in profiling that makes the timing for coldfire off by a factor of 2,... | Jens Arnold | 2006-08-29 |
| * | Fix profiling compilation for non-m68k targets | Brandon Low | 2006-03-09 |
| * | Profiling support, tools and documentation. | Brandon Low | 2006-01-18 |