mirror of
https://gitlab.com/gnuwget/wget2.git
synced 2026-02-01 14:41:08 +00:00
* include/wget/wget.h: Introduce WGET_E_IO * libwget/error.c: Add WGET_E_IO to wget_strerror() * libwget/hashfile.c: Make use of WGET_E_IO * libwget/io.c: Likewise