summaryrefslogtreecommitdiff
path: root/lib/config-mac.h
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* system.h: fix socklen_t, curl_off_t, long long for Classic Mac OSRyan Schmidt2022-12-091-0/+11
* config-mac: define HAVE_SYS_IOCTL_HRyan Schmidt2022-12-071-0/+1
* build: assume errno.h is always availableJay Satiro2022-12-071-1/+0
* config-mac: remove HAVE_SYS_SELECT_HRyan Schmidt2022-12-061-1/+0
* config-mac: fix typo: size_T -> size_tRyan Schmidt2022-12-051-1/+1
* Makefile.mk: portable Makefile.m32Viktor Szakats2022-11-221-0/+2
* config: remove the check for and use of SIZEOF_SHORTDaniel Stenberg2022-08-111-1/+0
* tidy-up: delete unused build configuration macrosViktor Szakats2022-07-191-17/+0
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* Get rid of the unused HAVE_SIG_ATOMIC_T et. al.Dan Fandrich2021-07-231-1/+0
* config: remove now-unused macrosMarc Aldorasi2021-05-191-7/+0
* configure: remove use of RETSIGTYPEMichael Forney2021-04-071-3/+1
* copyright: fix year rangesDaniel Stenberg2020-11-051-1/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* copyrights: fix copyright year rangeDaniel Stenberg2019-11-081-1/+1
* 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