kmod/shared
Emil Velikov 7eba0cd2cb shared: introduce umul{32,64}_overflow() helpers
We'll use them to implement the size_t variant.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/169
[ Fixup commit message for renamed functions ]
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
2024-10-15 12:42:56 -05:00
..
.gitignore Move generic util functions to shared directory 2014-10-03 00:33:25 -03:00
array.c shared: mass convert with clang-format 2024-09-24 09:59:20 -05:00
array.h shared: switch array API to size_t 2024-08-16 00:00:00 -05:00
hash.c shared: mass convert with clang-format 2024-09-24 09:59:20 -05:00
hash.h shared: mass convert with clang-format 2024-09-24 09:59:20 -05:00
macro.h shared: mass convert with clang-format 2024-09-24 09:59:20 -05:00
missing.h shared: mass convert with clang-format 2024-09-24 09:59:20 -05:00
scratchbuf.c Drop the one line short description on sources 2024-07-26 13:41:56 -05:00
scratchbuf.h shared: mass convert with clang-format 2024-09-24 09:59:20 -05:00
strbuf.c shared: mass convert with clang-format 2024-09-24 09:59:20 -05:00
strbuf.h shared: add missing stddef.h include 2024-10-08 23:20:00 -05:00
util.c shared: Fix EOF handling in freadline_wrapped 2024-09-27 23:17:38 -05:00
util.h shared: introduce umul{32,64}_overflow() helpers 2024-10-15 12:42:56 -05:00