summaryrefslogtreecommitdiff
path: root/README.3rdPARTY
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-08-23 16:55:14 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-08-23 16:55:14 +0200
commita303ad9b057b7431e2e65e1044d01c3b86450fe7 (patch)
treecc1c5785495ccfb312bdfc0b8c2faf1b6e6813e1 /README.3rdPARTY
parent271c652cddfab36ac1eba63e68b7e87de09b9da4 (diff)
downloadcrawler-a303ad9b057b7431e2e65e1044d01c3b86450fe7.tar.gz
crawler-a303ad9b057b7431e2e65e1044d01c3b86450fe7.tar.bz2
some porting of libfetch for FreeBSD
Diffstat (limited to 'README.3rdPARTY')
-rwxr-xr-xREADME.3rdPARTY2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.3rdPARTY b/README.3rdPARTY
index 7347ab9..1e78958 100755
--- a/README.3rdPARTY
+++ b/README.3rdPARTY
@@ -12,6 +12,8 @@ slightly adapted:
- fixed ftp.c and funny IPV6 address cast
- _REENTRANT defined the hard way for Interix/Win32
- new to new_ (clashes with C++ keyword)
+- fixed some checks around strings.h for strncasecmp on FreeBSD
+- added __BSD_VISIBLE for BSDisms (vaprintf, timegm, IPV6)
streamhtmlparser
----------------