zephyr/lib/libc/minimal/source
Lucian Zala 2fae5e86b8 libc: minimal: strtoll: Remove typo in SPDX-License-Identifier
BSD-3-Clause-UC is not a valid license name and spdx validator
generates a Warning! when detected. Most probably a typo from
old version of strtoll.c licenced as BSD-4-Clause-UC.

see commit: 570ed08

Signed-off-by: Lucian Zala <zala.lucian@gmail.com>
2023-05-11 06:04:30 -04:00
..
math libc: sqrtf: Remove dead assignment 2022-06-05 14:49:31 +02:00
stdlib libc: minimal: strtoll: Remove typo in SPDX-License-Identifier 2023-05-11 06:04:30 -04:00
stdout libc/minimal: Create "real" functions for putc and putchar 2023-04-25 06:18:26 -04:00
string libc: Move strnlen into common 2023-05-08 09:59:27 +02:00
time libc: share time() between minimal libc and armclang libc 2023-03-27 09:49:40 +02:00