summaryrefslogtreecommitdiff
path: root/lib/config-riscos.h
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* build: assume errno.h is always availableJay Satiro2022-12-071-3/+0
* Makefile.mk: portable Makefile.m32Viktor Szakats2022-11-221-0/+2
* config: remove the check for and use of SIZEOF_SHORTDaniel Stenberg2022-08-111-3/+0
* tidy-up: delete unused build configuration macrosViktor Szakats2022-07-191-123/+0
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* config: remove `HAVE_WINSOCK_H` definitionMarcel Raad2021-09-291-3/+0
* Revert "build: remove checks for WinSock 1"Daniel Stenberg2021-09-291-0/+3
* build: remove checks for WinSock 1Marcel Raad2021-09-281-3/+0
* Get rid of the unused HAVE_SIG_ATOMIC_T et. al.Dan Fandrich2021-07-231-6/+0
* configure/cmake: remove checks for unused gethostbyaddr and gethostbyaddr_rGergely Nagy2021-06-181-15/+0
* configure/cmake: remove unused define HAVE_PERRORGergely Nagy2021-06-181-3/+0
* configure/cmake: remove checks for unused sgtty.hGergely Nagy2021-06-181-3/+0
* configure/cmake: remove remaining checks for rsa.hGergely Nagy2021-06-181-3/+0
* configure/cmake: remove remaining checks for err.hGergely Nagy2021-06-181-3/+0
* configure/cmake: remove remaining checks for crypto.hGergely Nagy2021-06-181-3/+0
* config: remove now-unused macrosMarc Aldorasi2021-05-191-18/+0
* cmake: check for getppid and utimesDaniel Stenberg2021-05-041-3/+0
* configure: remove use of RETSIGTYPEMichael Forney2021-04-071-3/+0
* build: delete unused feature guardsViktor Szakats2021-02-231-7/+1
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* config: remove all defines of HAVE_DES_HDaniel Stenberg2020-03-241-4/+1
* copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz2019-11-021-1/+1
* build: Remove unused HAVE_LIBSSL and HAVE_LIBCRYPTO definesPaul B. Omta2019-10-051-6/+0
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* strlcat: remove functionDaniel Stenberg2013-02-141-4/+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-0/+3
* sources: update source headersDaniel Stenberg2011-03-101-1/+22
* build: provide SIZEOF_SIZE_T definition for non-configure buildsYang Tse2010-12-021-0/+3
* 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/+5
* ntoa() and inet_ntoa_r() no longer usedYang Tse2008-09-241-9/+0
* HAVE_ALARM definition for static config-*.h filesYang Tse2008-09-191-0/+3
* when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this willYang Tse2008-07-211-0/+3
* RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now definedYang Tse2008-07-171-6/+6
* Configure process now checks availability of recvfrom() socket function andYang Tse2008-07-161-0/+24
* 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_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILEYang Tse2006-11-241-0/+9
* 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