dragoip / 0xdroid

Automatically exported from code.google.com/p/0xdroid
0 stars 0 forks source link

Merge Linaro Cortex String Routines 0.1.1 into bionic #165

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Linaro Cortex String Routine is a set of string routines such as memcpy() and 
strcpy() optimized for the Cortex-A family of processors.
    https://launchpad.net/cortex-strings

version 0.1.1 already implements some essential ones.

Original issue reported on code.google.com by jserv.tw@gmail.com on 21 May 2011 at 6:09

GoogleCodeExporter commented 9 years ago
Merged in git.

NOTE: the slightly improved functions were skipped, such as strlen().

Original comment by jserv.tw@gmail.com on 7 Jun 2011 at 10:37