Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc: optimize memmove() with memcpy() if possible. | David 'Digit' Turner | 2010-10-07 | 1 | -1/+4 |
* | Revert "libc: memmove(): non-overlapping block optim." | Marco Nelissen | 2010-09-28 | 1 | -5/+1 |
* | libc: memmove(): non-overlapping block optim. | David 'Digit' Turner | 2010-09-27 | 1 | -1/+5 |
* | Fix return value. | rich cannings | 2010-08-31 | 1 | -10/+1 |
* | Merge "string: tidy up strndup()" | David Turner | 2010-05-10 | 1 | -4/+6 |
|\ | |||||
| * | string: tidy up strndup() | André Goddard Rosa | 2010-01-30 | 1 | -4/+6 |
* | | Merge changes Ibdc6e3c8,I9bcb91a2 | David Turner | 2010-03-29 | 2 | -5/+5 |
|\ \ | |/ |/| | |||||
| * | Correct generic memset implementation | Chris Dearman | 2010-02-05 | 1 | -4/+4 |
| * | Generic memcpy should define MEMCOPY before including bcopy.c | Chris Dearman | 2010-02-05 | 1 | -1/+1 |
* | | improve readability of string: fix indentation and remove trailing spaces | André Goddard Rosa | 2010-01-30 | 13 | -18/+17 |
|/ | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 38 | -0/+2195 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 38 | -2195/+0 |
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 2 | -0/+87 |
* | Initial Contributionandroid-1.0 | The Android Open Source Project | 2008-10-21 | 36 | -0/+2108 |