office-gobmx/curl
Tor Lillqvist 3bd926eeef If we have strlcat(), we have strlcat(), no need to declare it
The system strlcat() might be some clever built-in or macro thing
anyway, and having a bogus duplicate declaration can cause
problems. And does, in the iOS 7 SDK.

Change-Id: I0aed0ad0f7b96c1c887ed928a2c07fc99bd703f7
2013-09-13 19:57:58 +03:00
..
curl-7.26.0.patch
curl-7.26.0_mingw.patch
curl-7.26.0_nspr.patch
curl-7.26.0_strlcat.patch
curl-7.26.0_win-proxy.patch
curl-7.26.0_win.patch
curl-aix.patch
curl-android.patch
ExternalPackage_curl.mk
ExternalProject_curl.mk
Makefile
Module_curl.mk
README
UnpackedTarball_curl.mk

A URL manipulation engine from [http://curl.haxx.se/].