zephyr/lib
Gerhard Jörges 4fd24a4341 libc: minimal: Add strtoll() and strtoull()
- strtoll() and strtoull() are copies of strtol() and strtoul() with
  types changed to long long instead of long.
- added tests
- added documentation
- removed stubs from civetweb sample

Signed-off-by: Gerhard Jörges <joerges@metratec.com>
2022-03-24 11:03:06 +01:00
..
libc libc: minimal: Add strtoll() and strtoull() 2022-03-24 11:03:06 +01:00
open-amp lib: open-amp: add support for an empty resource table 2022-03-24 10:41:39 +01:00
os everywhere: fix typos 2022-03-18 13:24:08 -04:00
posix everywhere: fix typos 2022-03-18 13:24:08 -04:00
smf kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
util lib: getopt: rework and extend getopt library 2022-01-06 21:26:59 +01:00
CMakeLists.txt lvgl: move the lvgl glue out of the zephyr tree 2022-02-24 11:51:33 +01:00
Kconfig lvgl: move the lvgl glue out of the zephyr tree 2022-02-24 11:51:33 +01:00