wasi-libc/libc-top-half/musl/include/arpa
Dan Gohman 5879558290
Update to musl 1.2.1. (#222)
See the WHATSNEW file for details. WASI libc currently uses a separate
malloc, so the new mallocng is not currently used.

This includes a few new custom changes to disable code for handling
directed rounding modes. Wasm doesn't have directed rounding modes,
so disabling this code size saves code size, something the WASI libc
project cares about!
2020-11-30 12:47:45 -08:00
..
ftp.h WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00
inet.h Update to musl 1.2.1. (#222) 2020-11-30 12:47:45 -08:00
nameser_compat.h WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00
nameser.h Update to musl 1.2.0. 2020-02-26 10:23:05 -08:00
telnet.h WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00
tftp.h WASI libc prototype implementation. 2019-03-27 07:59:55 -07:00