1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-26 01:58:49 -05:00
curl/include/curl
Daniel Stenberg 9506d01ee5 include: curl/system.h is a run-time version of curlbuild.h
system.h is aimed to replace curlbuild.h at a later point in time when
we feel confident system.h works sufficiently well.

curl/system.h is currently used in parallel with curl/curlbuild.h

curl/system.h determines a data sizes, data types and include file
status based on available preprocessor defines instead of getting
generated at build-time. This, in order to avoid relying on a build-time
generated file that makes it complicated to do 32 and 64 bit bields from
the same installed set of headers.

Test 1541 verifies that system.h comes to the same conclusion that
curlbuild.h offers.

Closes #1373
2017-04-03 23:24:39 +02:00
..
.gitignore gitignore: Sort for readability 2015-08-18 01:03:05 -04:00
curl.h include: curl/system.h is a run-time version of curlbuild.h 2017-04-03 23:24:39 +02:00
curlbuild.h.cmake URLs: Change more haxx.se URLs from http: to https: 2016-02-03 01:45:21 +01:00
curlbuild.h.dist curlbuild.h.dist: check __LP64__ as well to fix MIPS build 2016-05-18 14:10:36 +02:00
curlbuild.h.in URLs: Change more haxx.se URLs from http: to https: 2016-02-03 01:45:21 +01:00
curlrules.h include: curl/system.h is a run-time version of curlbuild.h 2017-04-03 23:24:39 +02:00
curlver.h bump: next release will be known as 7.54.0 2017-03-08 23:43:24 +01:00
easy.h checksrc: code style: use 'char *name' style 2016-11-24 23:58:22 +01:00
Makefile.am include: curl/system.h is a run-time version of curlbuild.h 2017-04-03 23:24:39 +02:00
mprintf.h curl/mprintf.h: remove support for _MPRINTF_REPLACE 2016-04-01 10:46:36 +02:00
multi.h spelling fixes 2017-03-26 23:56:23 +02:00
stdcheaders.h checksrc: stricter no-space-before-paren enforcement 2016-12-13 23:39:11 +01:00
system.h include: curl/system.h is a run-time version of curlbuild.h 2017-04-03 23:24:39 +02:00
typecheck-gcc.h unix_socket: add support for abstract unix domain socket 2017-01-13 16:25:20 +01:00