fix stale locks left behind when pthread_create fails
[musl] / src / time / timegm.c
2012-06-13 Rich Felkeradd timegm function (inverse of gmtime), nonstandard