complex: make _Complex_I work with gcc -std=c99 -pedantic-errors
[musl] / src / time / timegm.c
2012-06-13 Rich Felkeradd timegm function (inverse of gmtime), nonstandard