cosmopolitan/test/libc/dns
Justine Tunney da36e7e256 Make major improvements to stdio
Buffering now has optimal performance, bugs have been fixed, and some
missing apis have been introduced. This implementation is also now more
production worthy since it's less brittle now in terms of system errors.
That's going to help redbean since lua i/o is all based on stdio.

See #97
2021-03-26 22:31:41 -07:00
..
dnsheader_test.c Remove garbage collector macro from header (#114) 2021-03-07 20:23:29 -08:00
dnsnamecmp_test.c Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
dnsquestion_test.c Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
parsehoststxt_test.c Make major improvements to stdio 2021-03-26 22:31:41 -07:00
parseresolvconf_test.c Change license 2020-12-27 17:18:44 -08:00
pascalifydnsname_test.c Make C memory safe like Rust 2021-02-01 03:58:46 -08:00
resolvehoststxt_test.c Change license 2020-12-27 17:18:44 -08:00
test.mk Get codebase completely working with LLVM 2021-02-09 02:57:32 -08:00