summaryrefslogtreecommitdiff
path: root/libbb/str_tolower.c
Commit message (Expand)AuthorAgeFilesLines
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* *: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko2008-06-271-1/+2
* - add libbb function str_tolower to convert a string to lowercase.Bernhard Reutner-Fischer2007-04-101-0/+13