getaddrinfo: add EAI_NODATA error code to distinguish NODATA vs NxDomain
[musl] / src / thread / mtx_unlock.c
2018-09-12 Rich Felkeroverhaul internally-public declarations using wrapper...
2018-09-12 Rich Felkerfor c11 mtx and cnd functions, use externally consisten...
2014-09-07 Jens Gustedtadd C11 mutex functions