summaryrefslogtreecommitdiff
path: root/include/linux/ctype.h
AgeCommit message (Expand)Author
2020-10-28ctype.h: remove duplicate isdigit() helperArnd Bergmann
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-10-11include/linux/ctype.h: make isdigit() table lookuplessAlexey Dobriyan
2013-04-29lib, net: make isodigit() public and use itAndy Shevchenko
2011-07-25lib: make _tolower() publicAndy Shevchenko
2009-12-15string: factorize skip_spaces and export it to be generally availableAndré Goddard Rosa
2009-12-15ctype: constify read-only _ctype stringAndré Goddard Rosa
2005-04-16Linux-2.6.12-rc2Linus Torvalds