summaryrefslogtreecommitdiff
path: root/include/curl/system.h
Commit message (Expand)AuthorAgeFilesLines
* defines: avoid underscore-prefixed definesDaniel Stenberg2019-08-231-15/+15
* system.h: use proper setting with Sun C++ as wellrandomswdev2018-10-271-1/+1
* system.h: fix for gcc on 32 bit OpenServerKevin R. Bulgrien2018-06-221-1/+1
* system.h: add support for IBM xlc C compilerStephan Mühlstrasser2018-06-061-0/+18
* system.h: Add sparcv8plus to oracle/sunpro 32-bit detectionDagobert Michelsen2018-04-151-1/+3
* system.h: Additionally check __LONG_MAX__ for defining curl_off_tDimitrios Apostolou2018-01-091-2/+4
* Revert "curl/system.h: fix compilation with gcc on AIX PPC and IA64 HP-UX"Jay Satiro2018-01-021-2/+1
* curl/system.h: fix compilation with gcc on AIX PPC and IA64 HP-UXDimitrios Apostolou2017-12-221-1/+2
* system.h: include sys/poll.h for AIXDaniel Stenberg2017-08-271-0/+12
* curl/system.h: fix build for hppaDaniel Stenberg2017-08-201-1/+1
* curl/system.h: check for __ppc__ as wellDaniel Stenberg2017-08-181-2/+2
* system.h: remove all CURL_SIZEOF_* definesDaniel Stenberg2017-08-171-90/+0
* curl/system.h: checksrc complianceDaniel Stenberg2017-08-171-4/+6
* curl/system.h: GCC doesn't define __ppc__ on PowerPC, uses __powerpc__Alex Potapenko2017-08-131-1/+1
* curl/system.h: add Oracle Solaris StudioDaniel Stenberg2017-08-121-1/+25
* curl/system.h: support more architecturesThomas Petazzoni2017-08-111-2/+3
* system.h: include winsock2.h before windows.hMarcel Raad2017-07-121-1/+1
* curl_setup: always define WIN32_LEAN_AND_MEAN on WindowsMarcel Raad2017-07-111-3/+0
* curl/system.h: add check for XTENSA for 32bit gccDaniel Stenberg2017-06-241-1/+2
* system.h: fix MinGW buildMarcel Raad2017-06-141-2/+2
* includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg2017-06-141-303/+343
* system.h: fix mingw sectionDaniel Stenberg2017-04-111-1/+14
* system.h: add section for tccDaniel Stenberg2017-04-071-0/+13
* system.h: set sizeof long to 4 on "default 32 bit" systemsDaniel Stenberg2017-04-061-0/+1
* include: curl/system.h is a run-time version of curlbuild.hDaniel Stenberg2017-04-031-0/+457