aboutsummaryrefslogtreecommitdiff
path: root/libbb/str_tolower.c
AgeCommit message (Expand)Author
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko
2007-04-10- add libbb function str_tolower to convert a string to lowercase.Bernhard Reutner-Fischer