move declaration of interfaces between malloc and ldso to dynlink.h
[musl] / src / time / timespec_get.c
2018-09-12 Rich Felkeroverhaul internally-public declarations using wrapper...
2014-09-06 Rich Felkeradd C11 timespec_get function, with associated time...