| commit | da258466aff48273c4a94d446805167821ba0821 | [log] [tgz] |
|---|---|---|
| author | Mike Frysinger <[email protected]> | Mon Jun 11 22:22:17 2012 |
| committer | Gerrit <[email protected]> | Tue Jun 19 00:14:53 2012 |
| tree | 69e9ebb0c1baa130bd601cc2084df0b9b0d4833c | |
| parent | c88a95601c819ff9a8a3d36183862023cf5f79ab [diff] |
move string helpers from libcros
The only project using these funcs is libcros, so move them here
to avoid having to create a small shared library for it.
While we're at it, rename the files from "string.h" to "cros_string.h"
to avoid implicit collision with the system "string.h".
BUG=chromium-os:29973
TEST=`cbuildbot {x86,amd64,arm}-generic-full` worked
Change-Id: Ic0c5bb481f163f26108c6bcfd18e731b18ff628d
Reviewed-on: https://gerrit.chromium.org/gerrit/25044
Reviewed-by: Ryan Harrison <[email protected]>
Reviewed-by: Chris Masone <[email protected]>
Commit-Ready: Mike Frysinger <[email protected]>
Tested-by: Mike Frysinger <[email protected]>