zephyr/lib/libc/minimal/source/stdlib
Hess Nathan 5120744c8d lib: added blanks between operators
To adhere to general code style, I added some
blanks around operators

Signed-off-by: Hess Nathan <nhess@baumer.com>
2024-06-13 20:28:23 -04:00
..
atoi.c lib: added blanks between operators 2024-06-13 20:28:23 -04:00
bsearch.c
exit.c libc: minimal: Add 'noreturn' attribute to abort() and exit() 2024-05-06 17:32:17 +01:00
qsort.c
rand.c
strtol.c coding guidelines: comply with MISRA Rule 12.1. 2024-06-13 20:28:23 -04:00
strtoll.c libc: minimal: strtoll: Remove typo in SPDX-License-Identifier 2023-05-11 06:04:30 -04:00
strtoul.c coding guidelines: comply with MISRA Rule 12.1. 2024-06-13 20:28:23 -04:00
strtoull.c