shadow/lib/atoi
Alejandro Colomar 7f86f893ab lib/, po/, src/: get_uid(): Move function to "atoi/getnum.h"
Implement it as an inline function, and add restrict and ATTR_STRING()
and ATTR_ACCESS() as appropriate.

Reviewed-by: "Serge E. Hallyn" <serge@hallyn.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
2024-06-29 20:00:18 +02:00
..
a2i.c lib/atoi/a2i.[ch]: Add const-generic macros 2024-05-17 15:40:03 +02:00
a2i.h lib/atoi/a2i.[ch]: Add const-generic macros 2024-05-17 15:40:03 +02:00
getnum.c lib/, po/, src/: get_uid(): Move function to "atoi/getnum.h" 2024-06-29 20:00:18 +02:00
getnum.h lib/, po/, src/: get_uid(): Move function to "atoi/getnum.h" 2024-06-29 20:00:18 +02:00
str2i.c lib/atoi/: a2*(), str2*(): Add variants for other types 2024-03-29 14:29:13 -05:00
str2i.h lib/atoi/: a2*(), str2*(): Add variants for other types 2024-03-29 14:29:13 -05:00
strtoi.c lib/atoi/strtoi.[ch]: strtoi_(), strtou_(): Add functions 2024-01-31 22:26:19 -06:00
strtoi.h lib/atoi/strtoi.[ch]: strtoi_(), strtou_(): Add functions 2024-01-31 22:26:19 -06:00
strtou_noneg.c lib/atoi/strtou_noneg.[ch], tests/: strtoul_noneg(): Remove unused function 2024-05-27 16:32:09 +02:00
strtou_noneg.h lib/atoi/strtou_noneg.[ch], tests/: strtoul_noneg(): Remove unused function 2024-05-27 16:32:09 +02:00