xbps/lib/fetch
Juan RP d6aebd45f0
fetch/http.c: fix tcc build failure.
fetch/http.c:1475: warning: function might return no value: 'parse_index'

The code uses abort() before returning anything; return a proper
return value instead.
2019-06-26 14:57:39 +02:00
..
common.c lib/fetch: happy_eyeballs_connect check for waiting connections before 2019-06-23 12:14:21 +02:00
common.h
errlist.sh
fetch.c
fetch.h
file.c
ftp.c
ftp.errors
http.c fetch/http.c: fix tcc build failure. 2019-06-26 14:57:39 +02:00
http.errors