zephyr/lib
Anas Nashif 52775ff263 kernel: rename reserved 'exp' symbol
This symbol is reserved and usage of reserved symbols violates the
coding guidelines. (MISRA 21.2)

NAME
       exp, expf, expl - base-e exponential function

SYNOPSIS
       #include <math.h>

       double exp(double x);

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2021-03-25 07:28:37 -04:00
..
cmsis_rtos_v1 cmsis: align buffer containing struct k_timer 2020-11-13 14:53:55 -08:00
cmsis_rtos_v2 clock: rename z_tick_get_32 -> sys_clock_tick_get_32 2021-03-19 11:22:17 -04:00
gui lib/gui/lvgl: Add fs_dir_t type variable initialization … 2021-02-05 07:32:20 -05:00
libc lib: libc: minimal: add check on returned value 2021-03-23 12:13:00 +01:00
open-amp lib: open-amp: add helper to add resource table in project 2020-04-01 09:21:15 -05:00
os kernel: rename reserved 'exp' symbol 2021-03-25 07:28:37 -04:00
posix kernel: fix race conditions with z_ready_thread 2021-03-03 13:54:47 -05:00
util lib: add freebsd getopt library 2021-03-01 09:50:32 -05:00
CMakeLists.txt lib: move fnmatch to lib/util 2021-03-01 09:50:32 -05:00
Kconfig lib: move fnmatch to lib/util 2021-03-01 09:50:32 -05:00