netsurf/content/fetchers
Vincent Sanders ade0cd8bb9 Reduce unecessary use of networking headers
The utility configuration header dragged in a number of bsd sockets
and related API as a side effect of setting up the configuration. By
splitting the header and API setup into a separate header only the
small number of places that need the functionality explitly include
it.
2016-04-17 13:42:28 +01:00
..
about.c Add trivial maps facilitator at about:maps 2014-10-22 20:42:21 +01:00
about.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
curl.c Reduce unecessary use of networking headers 2016-04-17 13:42:28 +01:00
curl.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
data.c Fix size_t printf formatting 2016-03-17 22:00:54 +00:00
data.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
file.c Fix size_t printf formatting 2016-03-17 22:00:54 +00:00
file.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00
Makefile move testament output to object directory instead of modifying source 2014-04-08 11:41:58 +01:00
resource.c Fix size_t printf formatting 2016-03-17 22:00:54 +00:00
resource.h update fetcher registration API to return an error code. 2014-10-25 17:15:23 +01:00