icasefile
27 Feb 2011 21:42:12 softwareicasefile is a LD_PRELOADable wrapper for several libc functions such as open(), stat() and chown(). It allows user to access files regardless of filename case – just like underlying filesystem was case-insensitive. If you can’t think of a reason why this would be useful, you don’t need this toy.
Minimal project page with link to sources.