if pthread_create fails, it must not attempt mmap if there is no mapping
[musl] / src / time / timegm.c
2012-06-13 Rich Felkeradd timegm function (inverse of gmtime), nonstandard