OSDN Git Service

strrchr: bikeshed painting time!
authorDenis Vlasenko <vda.linux@googlemail.com>
Wed, 18 Jun 2008 19:49:46 +0000 (19:49 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Wed, 18 Jun 2008 19:49:46 +0000 (19:49 -0000)
commitd5736c560703725d13c88234f03e82693212c265
tree422a693a8f584c9512641032d6499082c8703606
parent9cd4c76b50b8fde9e21943bcd520168fa9d57290
strrchr: bikeshed painting time!
 replace cubic running time implementation with quadratic
 make embedded test actually readable

function                                             old     new   delta
strrstr                                               42      44      +2
libbb/strrstr.c