dns: fix workaround for systems defaulting to ipv6-only sockets
[musl] / src / temp / __randname.c
2022-06-23 Rich Felkeravoid limited space of random temp file names if clock...
2022-06-03 Rich Felkerremove random filename obfuscation that leaks ASLR...
2018-09-12 Rich Felkeroverhaul internally-public declarations using wrapper...
2013-12-12 Szabolcs Nagyinclude cleanups: remove unused headers and add feature...
2013-09-04 Rich Felkerfix typo in comment in __randname
2013-02-21 Rich Felkeradd mkostemp, mkstemps, and mkostemps functions and...