From 701352f84ddd204d738407c29a4b6e501694a59c Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 12 Jul 2012 22:04:39 +0200 Subject: ported libfetch to Linux and gcc 4.7 with almost all flags --- README.3rdPARTY | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.3rdPARTY (limited to 'README.3rdPARTY') diff --git a/README.3rdPARTY b/README.3rdPARTY new file mode 100644 index 0000000..8051def --- /dev/null +++ b/README.3rdPARTY @@ -0,0 +1,14 @@ +libfetch 2.33 + +BSD License + +http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/net/libfetch/ + +slightly adapted: +- added parts of nbcompat locally and changed includes +- include for strcasecmp +- added casts around malloc and friends +- fixed ftp.c and funny IPV6 address cast +- _REENTRANT defined the hard way for Interix/Win32 +- new to new_ (clashes with C++ keyword) + -- cgit v1.2.3-54-g00ecf