xen: Add new string function
authorJulien Grall <julien.grall@linaro.org>
Wed, 28 Aug 2013 14:47:20 +0000 (15:47 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 10 Sep 2013 10:44:01 +0000 (11:44 +0100)
commit6bc02f74af03e65b5bb62450c1be43ea0f5d2989
treed98af89cefa049b99ff4af2c0e276a4c976de16a
parente6fb0c4b80b129ba2bf946de2db170ec99c7b114
xen: Add new string function

Add strcasecmp. The code is copied from Linux.

Signed-off-by: Julien Grall <julien.grall@linaro.org>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
xen/common/string.c
xen/include/xen/string.h