K 10 svn:author V 2 ed K 8 svn:date V 27 2012-01-05T10:32:53.003995Z K 7 svn:log V 217 Change index() and rindex() to a weak alias. This allows people to still write statically linked applications that call strchr() or strrchr() and have a local variable or function called index. Discussed with: bde@ END