zephyr/lib/libc/minimal/source
Abramo Bagnara d1d5acd2cd coding guidelines: comply with MISRA C:2012 Rule 8.2
MISRA C:2012 Rule 8.2 (Function types shall be in prototype form with
named parameters.)

Added missing parameter names.

Signed-off-by: Abramo Bagnara <abramo.bagnara@bugseng.com>
2022-06-22 17:17:39 -04:00
..
math libc: sqrtf: Remove dead assignment 2022-06-05 14:49:31 +02:00
stdlib libc: Define Z_LIBC_DATA macro globally 2022-06-01 11:03:38 +02:00
stdout coding guidelines: comply with MISRA C:2012 Rule 8.2 2022-06-22 17:17:39 -04:00
string libc: minimal: Add strstr implementation 2022-05-25 14:52:29 +02:00
time libc: minimal: Fix gmtime() userspace support 2022-06-01 11:03:38 +02:00