Attention is currently required from: dexter. Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libosmocore/+/30933
to look at the new patch set (#4).
Change subject: uitils: add floored and euclidian modulo functions ......................................................................
uitils: add floored and euclidian modulo functions
C/C++ only implements a so called "truncated modulo" function. Lets also add a floored and an euclidian modulo function to be more complete.
Change-Id: If61cd54f43643325c45f64531c57fe4c5802a9cf --- M include/osmocom/core/utils.h M tests/utils/utils_test.c M tests/utils/utils_test.ok 3 files changed, 102 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/33/30933/4