dns: fix workaround for systems defaulting to ipv6-only sockets
[musl] / src / errno /
2022-02-20 pelcoadd missing strerror text for key management
2020-03-15 Timo Teräsimprove strerror speed
2018-09-15 Rich Felkeradd hidden version of &errno accessor function
2018-09-12 Rich Felkerreduce spurious inclusion of libc.h
2018-08-23 Rich Felkerfix missing strerror text for EMULTIHOP
2018-02-26 Rich Felkeradd public interface headers to implementation files
2015-04-13 Rich Felkerremove remnants of support for running in no-thread...
2014-07-26 Rich Felkeradd support for LC_TIME and LC_MESSAGES translations
2014-06-10 Rich Felkersimplify errno implementation
2014-03-24 Rich Felkeralways initialize thread pointer at program start
2014-03-05 Rich Felkerfix strerror on mips: one error code is out of the...
2013-02-07 Rich Felkerfix typo in newly-added error message for EOWNERDEAD
2013-02-07 Rich Felkerimprove error strings
2012-04-16 Rich Felkerbetter description for errno==0
2011-08-07 Rich Felkersimplify multi-threaded errno, eliminate useless functi...
2011-02-22 Rich Felkerchange errno to static linkage (improves PIC code gener...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0