zephyr/lib
Krzysztof Chruscinski 35593ce1e9 lib: posix: clock: Prevent early overflows
Algorithm was converting uptime to nanoseconds which can easily
lead to overflows. Changed algorithm to use milliseconds and
nanoseconds for remainder only.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2022-04-01 09:37:41 +02: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 lib: os: cbprintf: Add CBPRINTF_PACKAGE_COPY_KEEP_RO_STR flag 2022-03-29 23:03:35 -04:00
posix lib: posix: clock: Prevent early overflows 2022-04-01 09:37:41 +02: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