esp-idf/components/newlib
Konstantin Kondrashov 9c60abcaca newlib: Fix adjtime
Fixed adjtime function: While using the adjtime() function,
the time correction accumulated an error
when reading the time frequently (using gettimeofday).
2019-04-24 18:42:26 +08:00
..
include
lib
platform_include
test newlib: Fix adjtime 2019-04-24 18:42:26 +08:00
.gitignore
.gitmodules
CMakeLists.txt
COPYING.NEWLIB
Makefile.old
component.mk
locks.c
reent_init.c
select.c
syscall_table.c
syscalls.c
time.c newlib: Fix adjtime 2019-04-24 18:42:26 +08:00