2009-01-23 Daniel Mierswa * kern/misc.c: add strcasecmp for consistency reasons, use grub_size_t instead of int for strfuncs, fix strncasecmp return values, use the same algorithm in str*casecmp and str*cmp * include/grub/misc.h: add str{,n}casecmp, use grub_size_t for strncasecmp 2009-01-23 Daniel Mierswa * commands/search.c: caseless UUID comparing