This website requires JavaScript.
Explore
Help
Sign In
VesperOS
/
shadow
Watch
6
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8ad276847229acec78cc147966179dee90da9d9d
shadow
/
lib
/
atoi
T
History
Alejandro Colomar
a80715448b
lib/atoi/getnum.[ch]: get_fd(): Add function for parsing a file descriptor from a string
...
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/atoi/getnum.[ch]: get_fd(): Add function for parsing a file descriptor from a string
2024-06-29 20:00:18 +02:00
getnum.h
lib/atoi/getnum.[ch]: get_fd(): Add function for parsing a file descriptor from a string
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