summaryrefslogtreecommitdiff
path: root/lib/config-amigaos.h
Commit message (Expand)AuthorAgeFilesLines
* config-amigaos.h: (embarrassed) made the line shorterDaniel Stenberg2016-12-181-1/+1
* config-amigaos.h: fix bug report email referenceDaniel Stenberg2016-12-181-2/+2
* 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-8/+22
* errno.h inclusion conditionally done in setup_once.hYang Tse2011-07-241-1/+2
* build: provide SIZEOF_SIZE_T definition for non-configure buildsYang Tse2010-12-021-0/+1
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systemsYang Tse2010-02-261-0/+3
* sclose() function-like macro definition used to close a socket,Yang Tse2009-06-191-0/+1
* Use build-time configured curl_socklen_t instead of socklen_tYang Tse2009-05-021-5/+2
* 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
* Initial support of curlbuild.h and curlrules.h which allowsYang Tse2008-08-071-1/+0
* 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-1/+10
* proper symbol definition check for all AmigaOS flavoursYang Tse2007-02-281-1/+25
* 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/+1
* include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined.Yang Tse2006-07-111-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
* Diego Casorran patches to make (lib)curl build fine on Amiga againDaniel Stenberg2005-07-131-1/+4
* Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detectsDan Fandrich2005-03-111-0/+2
* Dan Fandrich:Daniel Stenberg2004-12-111-0/+3
* use curl_off_t instead of off_t!Daniel Stenberg2004-01-221-1/+1
* Diego Casorran's fixes to allow native AmigaOS buildsDaniel Stenberg2004-01-131-0/+5
* native AmigaOS support by Diego CasorranDaniel Stenberg2003-12-101-0/+79