summaryrefslogtreecommitdiff
path: root/README.3rdPARTY
diff options
context:
space:
mode:
Diffstat (limited to 'README.3rdPARTY')
-rw-r--r--README.3rdPARTY14
1 files changed, 14 insertions, 0 deletions
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 <strings.h> 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)
+