summaryrefslogtreecommitdiff
path: root/src/config-riscos.h
Commit message (Expand)AuthorAgeFilesLines
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-402/+0
* errno.h inclusion conditionally done in setup_once.hYang Tse2011-07-241-0/+3
* checksrc: whitespace and code style cleanupDaniel Stenberg2011-04-271-1/+0
* sources: update source headersDaniel Stenberg2011-03-101-0/+21
* Added SIZEOF_INT and SIZEOF_SHORT definitions for non-configure systemsYang Tse2010-02-261-2/+8
* Remove enable-thread / disable-thread configure option. These were only placeboYang Tse2009-11-151-3/+0
* renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf2009-07-141-1/+1
* Use build-time configured curl_socklen_t instead of socklen_tYang Tse2009-05-021-3/+0
* changed HAVE_SIN6_SCOPE_ID define to HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID since ju...Gunter Knauf2008-12-301-1/+1
* added HAVE_SIN6_SCOPE_ID define to all non-configure platforms which seem to ...Gunter Knauf2008-12-301-0/+3
* the IP address we want/request/use from the interface is the 'local'Yang Tse2008-11-171-3/+0
* if2ip.c related preprocessor cleanupYang Tse2008-11-171-2/+0
* Refactor configure script detection of functions used to set sockets intoYang Tse2008-11-131-1/+4
* ntoa() and inet_ntoa_r() no longer usedYang Tse2008-09-241-9/+0
* fix: socklen_t definition commentYang Tse2008-05-211-4/+1
* Patrick Monnerat modified the LDAP code and approach in curl. Starting now,Daniel Stenberg2007-08-111-9/+0
* Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s...Yang Tse2006-10-141-0/+3
* Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H s...Yang Tse2006-07-251-1/+1
* include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined.Yang Tse2006-07-111-0/+3
* Better cope with a failed or unavailable ftruncate().Dan Fandrich2005-03-051-0/+3
* Dan Fandrich:Daniel Stenberg2004-12-111-4/+1
* USE_MANUAL is now defined by defaultDaniel Stenberg2004-04-251-0/+3
* Michael Curtis' updatesDaniel Stenberg2002-04-081-0/+390