aboutsummaryrefslogtreecommitdiff
path: root/src/config-riscos.h
AgeCommit message (Expand)Author
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2011-07-24errno.h inclusion conditionally done in setup_once.hYang Tse
2011-04-27checksrc: whitespace and code style cleanupDaniel Stenberg
2011-03-10sources: update source headersDaniel Stenberg
2010-02-26Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systemsYang Tse
2009-11-15Remove enable-thread / disable-thread configure option. These were only placeboYang Tse
2009-07-14renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf
2009-05-02Use build-time configured curl_socklen_t instead of socklen_tYang Tse
2008-12-30changed HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID since ju...Gunter Knauf
2008-12-30added HAVE_SIN6_SCOPE_ID define to all non-configure platforms which seem to ...Gunter Knauf
2008-11-17the IP address we want/request/use from the interface is the 'local'Yang Tse
2008-11-17if2ip.c related preprocessor cleanupYang Tse
2008-11-13Refactor configure script detection of functions used to set sockets intoYang Tse
2008-09-24ntoa() and inet_ntoa_r() no longer usedYang Tse
2008-05-21fix: socklen_t definition commentYang Tse
2007-08-11Patrick Monnerat modified the LDAP code and approach in curl. Starting now,Daniel Stenberg
2006-10-14Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s...Yang Tse
2006-07-25Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H s...Yang Tse
2006-07-11include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined.Yang Tse
2005-03-05Better cope with a failed or unavailable ftruncate().Dan Fandrich
2004-12-11Dan Fandrich:Daniel Stenberg
2004-04-25USE_MANUAL is now defined by defaultDaniel Stenberg
2002-04-08Michael Curtis' updatesDaniel Stenberg