- add libbb function str_tolower to convert a string to lowercase.
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 10 Apr 2007 09:37:29 +0000 (09:37 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 10 Apr 2007 09:37:29 +0000 (09:37 -0000)
commit7e8a53a33576b8ac6b5067ff88447936ad9d422f
tree3ebe0789461f69c10d24acaa5fa263718d54afff
parent3f3aa2a57dc648ade9083f3b3ad83cce8206b912
- add libbb function str_tolower to convert a string to lowercase.
- shrink wget a bit
libbb/Kbuild
libbb/str_tolower.c [new file with mode: 0644]
networking/wget.c