define NULL as nullptr when used in C++11 or later
[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