1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/include/curl
Dan Fandrich 59582a9d9d Implemented --enable-hidden-symbols configure option to enable
-fvisibility=hidden on gcc >= 4.0.  This reduces the size of the libcurl
binary and speeds up dynamic linking by hiding all the internal symbols from
the symbol table.
2006-06-12 20:33:04 +00:00
..
.cvsignore ignore .dist files here 2003-10-30 13:07:36 +00:00
curl.h Implemented --enable-hidden-symbols configure option to enable 2006-06-12 20:33:04 +00:00
curlver.h starting the journey towards the next release 2006-06-12 07:24:14 +00:00
easy.h Changes for removing libcurl.def file on Win32. 2004-11-09 14:02:58 +00:00
Makefile.am make clean now removes *dist files too that might be leftovers from 2004-03-25 11:34:35 +00:00
mprintf.h for the CURLDEBUG case, we redefine sprintf and vsprintf to make us notice 2006-03-28 10:08:54 +00:00
multi.h curl_multi_socket() updates 2006-04-10 13:12:52 +00:00
stdcheaders.h updated year in the copyright string 2004-01-07 09:19:33 +00:00
types.h typedef CURL in the curl.h file instead of only having a single useful typedef 2004-04-26 14:06:51 +00:00