remove redefinition of MB_CUR_MAX in locale_impl.h
[musl] / src / time / timespec_get.c
2014-09-06 Rich Felkeradd C11 timespec_get function, with associated time...