clean up dns_parse_callback
[musl] / src / thread / pthread_getattr_np.c
2018-05-06 Rich Felkerimprove joinable/detached thread state handling
2018-02-03 William Pitcockstore pthread stack guard sizes for pthread_getattr_np
2016-11-08 Rich Felkersimplify pthread_attr_t stack/guard size representation
2013-09-15 Szabolcs Nagysupport configurable page size on mips, powerpc and...
2013-07-31 Rich Felkerin pthread_getattr_np, use mremap rather than madvise...
2013-04-01 Rich Felkerimplement pthread_getattr_np