index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
config-amigaos.h
Age
Commit message (
Expand
)
Author
2010-12-02
build: provide SIZEOF_SIZE_T definition for non-configure builds
Yang Tse
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-02-26
Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systems
Yang Tse
2009-06-19
sclose() function-like macro definition used to close a socket,
Yang Tse
2009-05-02
Use build-time configured curl_socklen_t instead of socklen_t
Yang Tse
2008-11-13
Refactor configure script detection of functions used to set sockets into
Yang Tse
2008-09-24
ntoa() and inet_ntoa_r() no longer used
Yang Tse
2008-08-07
Initial support of curlbuild.h and curlrules.h which allows
Yang Tse
2008-07-17
RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined
Yang Tse
2008-07-16
Configure process now checks availability of recvfrom() socket function and
Yang Tse
2007-02-28
proper symbol definition check for all AmigaOS flavours
Yang Tse
2006-11-24
Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE
Yang Tse
2006-10-14
Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s...
Yang Tse
2006-07-11
include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined.
Yang Tse
2006-07-04
Get qualifier of arg 2 for send() apart into SEND_QUAL_ARG2.
Yang Tse
2006-07-04
Platforms that don't have/run configure need default values in their config f...
Yang Tse
2005-07-13
Diego Casorran patches to make (lib)curl build fine on Amiga again
Daniel Stenberg
2005-03-11
Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detects
Dan Fandrich
2004-12-11
Dan Fandrich:
Daniel Stenberg
2004-01-22
use curl_off_t instead of off_t!
Daniel Stenberg
2004-01-13
Diego Casorran's fixes to allow native AmigaOS builds
Daniel Stenberg
2003-12-10
native AmigaOS support by Diego Casorran
Daniel Stenberg