zephyr/lib/libc/minimal/source
Stephanos Ioannidis c96f15ecf3 libc: minimal: Add strtoull implementation
This commit adds the strtoull function implementation that is licensed
BSD-3-Clause, which is an OSI-approved license, with the modifications
necessary for adoption into the Zephyr minimal C library.

Origin: Newlib
License: BSD 3-Clause
URL: git://sourceware.org/git/newlib-cygwin.git
Commit: 9042d0ce65533a26fc3264206db5828d5692332c
Purpose: strtoull function support in the minimal C library

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-05-25 14:52:29 +02:00
..
math lib/libc/minimal: Move sqrt/sqrtf from samples 2022-05-14 08:49:36 +09:00
stdlib libc: minimal: Add strtoull implementation 2022-05-25 14:52:29 +02:00
stdout lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00
string
time lib: migrate includes to <zephyr/...> 2022-05-06 19:58:09 +02:00