Commit graph

3 commits

Author SHA1 Message Date
Jeff Kletsky
6bd61ae298 Increase heap to 288 on SNTP test; warnings on robustness 2018-02-27 20:03:37 -08:00
Jeff Kletsky
bb58626f47 Reorder TIMEKEEPING_UNLOCK; remove timekeeping.h
Based on code review by @ourairquality
2018-02-27 20:03:22 -08:00
Jeff Kletsky
6902615525 extras/timekeeping -- provide POSIX-like interface
Provide POSIX-like timekeeping utilities using system clock
to support monotonic, accurate, timezone-aware time

Implements settimeofday(), gettimeofday(), and adjtime()
Utilizes setenv() and tzset()

See README.timekeeping.md for more details
2018-02-22 17:21:18 -08:00