1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/lib/libfetch
Michael Gmelin 034fb271ae Fix non-POSIX-compliant use of getaddrinfo in libfetch
Submitted by:	Boris Kolpackov <boris@codesynthesis.com>
Reviewed by:	bapt
Approved by:	bapt
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D3724
2015-09-25 14:24:23 +00:00
..
common.c Fix non-POSIX-compliant use of getaddrinfo in libfetch 2015-09-25 14:24:23 +00:00
common.h Add support for arbitrary http requests 2014-06-05 22:16:26 +00:00
fetch.3 Remove defunct SSLv2 support from fetch(1) and fetch(3). 2015-03-25 18:56:36 +00:00
fetch.c Fix -Wunsequenced warning. 2013-06-29 15:51:27 +00:00
fetch.h Add support for arbitrary http requests 2014-06-05 22:16:26 +00:00
file.c
ftp.c
ftp.errors
http.c Remove unused variable to silence clang warning. 2015-07-04 17:22:07 +00:00
http.errors
Makefile Convert libraries to use LIBADD 2014-11-25 11:07:26 +00:00
Makefile.depend new depends 2015-06-16 23:37:19 +00:00