aboutsummaryrefslogtreecommitdiff
path: root/lib/string.c
Commit message (Collapse)AuthorAgeFilesLines
* lib/string: use glibc versionDooMLoRD2016-08-261-17/+12
| | | | | | | | | the performance of memcpy and memmove of the general version is very inefficient, this patch improved them. Signed-off-by: Miao Xie <miaox*******> Signed-off-by: faux123 <reioux@gmail.com> Signed-off-by: Stefan Guendhoer <stefan@guendhoer.com>
* 3.10.76 -> 3.10.77Jan Engelmohr2016-08-261-1/+1
|
* first commitMeizu OpenSource2016-08-151-0/+842