libosmocore/include/osmocom
Philipp Maier 94705d042a 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.

The functions will be used to generalize the following Change:
I5fb2b0ada8d409730ac22963741fb4ab0026abdd

Change-Id: If61cd54f43643325c45f64531c57fe4c5802a9cf
2023-01-12 09:33:07 +00:00
..
codec codec: add missing osmo_amr_type_name function. 2021-08-23 15:44:00 +02:00
coding coding: add gsm0503_detect_a[fh]s_dtx_frame2() 2022-05-27 08:31:30 +00:00
core uitils: add floored and euclidian modulo functions 2023-01-12 09:33:07 +00:00
crypt include: add enum for UTRAN cipher 2021-11-11 09:02:24 +00:00
ctrl ctrl: add optional port to bind command 2022-12-20 14:23:04 +03:00
gprs Support building with -Werror=strict-prototypes / -Werror=old-style-definition 2022-11-03 12:44:28 +01:00
gsm gsm48_ie: gsm48_decode_freq_list(): make 'cd' argument const 2023-01-02 12:49:15 +00:00
sim include: use '#pragma once' everywhere 2022-09-29 05:44:09 +00:00
usb treewide: remove FSF address 2021-12-14 12:44:03 +01:00
vty libosmocore: Deprecate APIs telnet_init(_dynip)() 2023-01-09 21:18:15 +00:00