Daniel Stenberg
|
d48dd1573c
config: remove the check for and use of SIZEOF_SHORT
|
2 anos atrás |
Viktor Szakats
|
4d73854462
tidy-up: delete unused build configuration macros
|
2 anos atrás |
max.mehl
|
ad9bc5976d
copyright: make repository REUSE compliant
|
2 anos atrás |
Dan Fandrich
|
83245d9ff3
Get rid of the unused HAVE_SIG_ATOMIC_T et. al.
|
3 anos atrás |
Marc Aldorasi
|
f6b325a509
config: remove now-unused macros
|
3 anos atrás |
Michael Forney
|
812fce9dcf
configure: remove use of RETSIGTYPE
|
3 anos atrás |
Daniel Stenberg
|
ac0a88fd25
copyright: fix year ranges
|
4 anos atrás |
Daniel Stenberg
|
4d2f800677
curl.se: new home
|
4 anos atrás |
Daniel Stenberg
|
0bc60d91de
copyrights: fix copyright year range
|
5 anos atrás |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 anos atrás |
Daniel Stenberg
|
709cf76f6b
openssl: remove all uses of USE_SSLEAY
|
9 anos atrás |
Yang Tse
|
919c97fa65
curl tool: use configuration files from lib directory
|
12 anos atrás |
Yang Tse
|
ef2176109f
errno.h inclusion conditionally done in setup_once.h
|
13 anos atrás |
Daniel Stenberg
|
1aeb635cdd
sources: update source headers
|
13 anos atrás |
Yang Tse
|
99a07a1fdf
build: provide SIZEOF_SIZE_T definition for non-configure builds
|
14 anos atrás |
Yang Tse
|
cef95aadeb
|
14 anos atrás |
Gunter Knauf
|
f671d0513c
renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h.
|
15 anos atrás |
Yang Tse
|
17d2a464ad
Refactor configure script detection of functions used to set sockets into
|
16 anos atrás |
Yang Tse
|
4e909ee8b1
ntoa() and inet_ntoa_r() no longer used
|
16 anos atrás |
Yang Tse
|
19bc92289d
HAVE_ALARM definition for static config-*.h files
|
16 anos atrás |
Yang Tse
|
62519bfe05
somewhat protect Mac OS X users from using Mac OS 9 config file
|
16 anos atrás |
Yang Tse
|
bffe69a151
when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this will
|
16 anos atrás |
Yang Tse
|
39f23aec6b
RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now defined
|
16 anos atrás |
Yang Tse
|
a9dc900515
Configure process now checks availability of recvfrom() socket function and
|
16 anos atrás |
Yang Tse
|
1cfb73a129
Inclusion of <extra/stricmp.h> and <extra/strdup.h> is moved to lib/setup.h
|
16 anos atrás |
Yang Tse
|
a46f55b9de
Make sure RETSIGTYPE is properly defined
|
18 anos atrás |
Yang Tse
|
bcd8a3b240
Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILE
|
18 anos atrás |
Yang Tse
|
dc3ed35313
Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools support
|
18 anos atrás |
Yang Tse
|
7e43d06b60
Get qualifier of arg 2 for send() apart into SEND_QUAL_ARG2.
|
18 anos atrás |
Yang Tse
|
89f54f3739
Platforms that don't have/run configure need default values in their config files for:
|
18 anos atrás |