OSDN Git Service

Make strrchr not call other string functions. Hopefully
authorEric Andersen <andersen@codepoet.org>
Fri, 15 Jun 2001 20:02:37 +0000 (20:02 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 15 Jun 2001 20:02:37 +0000 (20:02 -0000)
commit3632e2fabdbfe3a279e2464088af05fbe2956e1d
treed1d2a3d5fd3a65ffdf821a1a049aa50ad6c1b5bd
parent1a5c8c4765bd07f9503282b9db75aa4466016660
Make strrchr not call other string functions.  Hopefully
speeding it a bit.
libc/string/string.c