cosmopolitan/test/libc
Justine Tunney 43fe5956ad
Use DNS implementation from Musl Libc
Now that our socket system call polyfills are good enough to support
Musl's DNS library we should be using that rather than the barebones
domain name system implementation we rolled on our own. There's many
benefits to making this change. So many, that I myself wouldn't feel
qualified to enumerate them all. The Musl DNS code had to be changed
in order to support Windows of course, which looks very solid so far
2023-12-28 23:04:35 -08:00
..
calls Make getprogramexecutablename_test pass fleet 2023-12-28 04:57:36 -08:00
fmt more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
intrin more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
log more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
mem more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
nexgen32e more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
proc more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
release more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
runtime Make zipos_test hermetic 2023-12-28 04:57:36 -08:00
sock more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
stdio more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
str more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
thread more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
time more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
tinymath more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
x more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
xed more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
BUILD.mk Use DNS implementation from Musl Libc 2023-12-28 23:04:35 -08:00