summaryrefslogtreecommitdiff
path: root/lib/config-mac.h
Commit message (Expand)AuthorAgeFilesLines
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* openssl: remove all uses of USE_SSLEAYDaniel Stenberg2015-03-051-2/+1
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-10/+13
* errno.h inclusion conditionally done in setup_once.hYang Tse2011-07-241-0/+1
* sources: update source headersDaniel Stenberg2011-03-101-0/+21
* build: provide SIZEOF_SIZE_T definition for non-configure buildsYang Tse2010-12-021-0/+1
* Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systemsYang Tse2010-02-261-0/+3
* renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf2009-07-141-5/+5
* Refactor configure script detection of functions used to set sockets intoYang Tse2008-11-131-1/+2
* ntoa() and inet_ntoa_r() no longer usedYang Tse2008-09-241-1/+0
* HAVE_ALARM definition for static config-*.h filesYang Tse2008-09-191-0/+1
* somewhat protect Mac OS X users from using Mac OS 9 config fileYang Tse2008-09-051-0/+11
* when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this willYang Tse2008-07-211-0/+1
* RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now definedYang Tse2008-07-171-3/+3
* Configure process now checks availability of recvfrom() socket function andYang Tse2008-07-161-0/+9
* Inclusion of <extra/stricmp.h> and <extra/strdup.h> is moved to lib/setup.hYang Tse2008-07-141-2/+2
* Make sure RETSIGTYPE is properly definedYang Tse2006-11-251-0/+2
* Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILEYang Tse2006-11-241-0/+2
* Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s...Yang Tse2006-10-141-0/+2
* Get qualifier of arg 2 for send() apart into SEND_QUAL_ARG2.Yang Tse2006-07-041-0/+1
* Platforms that don't have/run configure need default values in their config f...Yang Tse2006-07-041-0/+21
* Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detectsDan Fandrich2005-03-111-0/+2
* removed tabs and trailing whitespace from sourceDaniel Stenberg2004-10-061-35/+35
* moved the config-*.h files from root to the lib/ dirDaniel Stenberg2002-02-071-0/+45