Files
esp-idf/components/newlib/time.c
KonstantinKondrashov 409355febe newlib: Fix adjtime, returns the amount of time remaining from any previous adjustment
If the olddelta argument is not a null pointer, the adjtime function returns information
about any previous time adjustment that has not yet completed.

Closes: https://github.com/espressif/esp-idf/issues/5194
2020-08-06 20:03:18 +08:00

14 KiB