Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up <stdlib.h> slightly. | Elliott Hughes | 2015-01-26 | 1 | -1/+3 |
* | Move the generic arm memcmp.S into the generic directory. | Elliott Hughes | 2014-12-15 | 1 | -0/+1 |
* | Add stpcpy assembler version. | Christopher Ferris | 2014-09-30 | 1 | -0/+1 |
* | denver: optimize memmove | Shu Zhang | 2014-05-20 | 1 | -0/+1 |
* | More OpenBSD cleanup (primarily string). | Elliott Hughes | 2014-02-24 | 1 | -1/+1 |
* | Reconfig libc's Android.mk to build for multilib | Ying Wang | 2014-02-12 | 1 | -8/+9 |
* | Create optimized __strcpy_chk/__strcat_chk. | Christopher Ferris | 2013-08-15 | 1 | -0/+2 |
* | Fix strcpy.c that should have been strcpy.S. DO NOT MERGE | Christopher Ferris | 2013-08-08 | 1 | -1/+1 |
* | Optimize strcat/strcpy, small tweaks to strlen. DO NOT MERGE | Christopher Ferris | 2013-08-08 | 1 | -0/+2 |
* | Add new optimized strlen for arm. | Christopher Ferris | 2013-07-16 | 1 | -0/+1 |
* | Create arch specific versions of strcmp. | Christopher Ferris | 2013-03-20 | 1 | -0/+1 |
* | Break bionic implementations into arch versions. | Christopher Ferris | 2013-03-12 | 1 | -0/+2 |