move call to dynamic linker stage-3 into stage-2 function
[musl] / src / time / timespec_get.c
2014-09-06 Rich Felkeradd C11 timespec_get function, with associated time...