summaryrefslogtreecommitdiff
path: root/lib/kstrtox.h
AgeCommit message (Expand)Author
2026-06-30lib: kstrtox: add initial value to _parse_integer_limit()Rodrigo Alencar
2026-06-29lib: vsprintf: use _parse_integer() instead of _parse_integer_limit()Andy Shevchenko
2026-06-29lib: kstrtox: Make _parse_integer() take variadic argumentsAndy Shevchenko
2021-05-19lib: vsprintf: Fix handling of number field widths in vsscanfRichard Fitzgerald
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2011-10-31lib/kstrtox: common code between kstrto*() and simple_strto*() functionsAlexey Dobriyan