summaryrefslogtreecommitdiffstats
path: root/Utilities/cmcurl/strequal.h
Commit message (Collapse)AuthorAgeFilesLines
* cmcurl: Backport curl bug 1192 fix (#14250)Brad King2013-06-271-5/+0
| | | | | | | | | | LLVM headers define strlcat as a macro rather than as a function. See upstream Curl issue: http://curl.haxx.se/bug/view.cgi?id=1192 It was addressed by removing use of strlcat altogether. Port the upstream fix to CMake's curl.
* ENH: Update Curl to 7.16.1Andy Cedilnik2007-03-151-7/+3
|
* ENH: Initial importAndy Cedilnik2005-06-241-0/+47