uchar.h: define char16_t and char32_t for old c++
[musl] / src / time / __secs_to_tm.c
2016-11-07 Daniel Sabogalfix integer overflow of tm_year in __secs_to_tm
2015-10-08 Rich Felkerfix integer overflows in time_t/struct tm conversion...
2013-07-17 Rich Felkerthe big time handling overhaul