summaryrefslogtreecommitdiffstats
path: root/arch/x86/lib/string_32.c
AgeCommit message (Expand)AuthorLines
2021-09-25lib/string: Move helper functions out of string.cKees Cook-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-07-14x86/lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker-1/+1
2011-12-12x86/i386: Use less assembly in strlen(), speed things up a bitAlexey Dobriyan-5/+3
2008-08-15x86: coding style fixes to arch/x86/lib/string_32.cPaolo Ciarrocchi-21/+21
2008-04-17x86: coding style fixes to arch/x86/lib/string_32.cPaolo Ciarrocchi-30/+30
2007-10-17i386: Remove strrchr assembler implementationAndi Kleen-20/+0
2007-10-11i386: move libThomas Gleixner-0/+257