Set up new version of case insensitive code using sed
authorCharles Manning <cdhmanning@gmail.com>
Mon, 13 Feb 2012 04:40:39 +0000 (17:40 +1300)
committerCharles Manning <cdhmanning@gmail.com>
Tue, 14 Feb 2012 01:16:51 +0000 (14:16 +1300)
This version uses sed to change strncmp->yaffs_strncmp etc.
This emnables us to keep the core code free of yaffs_strxxx macros.

Signed-off-by: Charles Manning <cdhmanning@gmail.com>

No differences found