]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/atoi/: a2*(), str2*(): Add variants for other types
authorAlejandro Colomar <alx@kernel.org>
Tue, 16 Jan 2024 20:48:22 +0000 (21:48 +0100)
committerSerge Hallyn <serge@hallyn.com>
Fri, 29 Mar 2024 19:29:13 +0000 (14:29 -0500)
commitf7fe4c59781fde33e112be2cfdec44b84fda6497
tree2161780e5ca1f998d9f910b71d62826d374aecb3
parentf39ac101ff48beea7fc03efb924806fdfeef92f3
lib/atoi/: a2*(), str2*(): Add variants for other types

And type-generic macros that wrap them: a2i(), str2i()

Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/atoi/a2i.c
lib/atoi/a2i.h
lib/atoi/str2i.c
lib/atoi/str2i.h