lib: string: import case-insensitive string compare
This imports strnicmp, strcasecmp, and strncasecmp from Linux to barebox.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
1 parent c179e7c commit 196be5c77608bb282913f15743aa73acdfa828ba
@Sebastian Hesselbarth Sebastian Hesselbarth authored on 11 Jun 2013
Sascha Hauer committed on 20 Jun 2013
Showing 2 changed files
View
include/linux/string.h
View
lib/string.c